Lines Matching full:hang
216 * hang up (that is issued by the HVC layer).
230 * HVC layer to hang up the tty device. */ in hvc_iucv_write()
556 * hvc_iucv_hangup() - Sever IUCV path and schedule hvc tty hang up
561 * The hang-up occurs only if an IUCV communication path is established;
562 * otherwise there is no need to hang up the terminal device.
564 * The IUCV HVC hang-up is separated into two steps:
568 * IUCV_SEVERED state causes the tty hang-up in the HVC layer.
573 * the HVC layer to hang up the tty and, if so, wake up the HVC thread
577 * Hang-up: 1. do_tty_hangup() replaces file ops (= hung_up_tty_fops)
650 * client if we disconnect on hang up) */ in hvc_iucv_notifier_hangup()
665 * drop the IUCV connection (similar to hang up the modem).