Home
last modified time | relevance | path

Searched refs:tty_vhangup (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/driver-api/tty/
H A Dtty_struct.rst63 :identifiers: tty_hangup tty_vhangup tty_hung_up_p
/linux/include/linux/
H A Dtty.h420 void tty_vhangup(struct tty_struct *tty);
/linux/drivers/tty/ipwireless/
H A Dtty.c529 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/linux/drivers/tty/
H A Dtty_io.c691 void tty_vhangup(struct tty_struct *tty) in tty_vhangup() function
696 EXPORT_SYMBOL(tty_vhangup);
710 tty_vhangup(tty); in tty_vhangup_self()
2743 tty_vhangup(tty); in tty_ioctl()
H A Dpty.c79 tty_vhangup(tty->link); in pty_close()
H A Dvcc.c694 tty_vhangup(port->tty); in vcc_remove()
H A Dn_gsm.c2733 tty_vhangup(tty); in gsm_dlci_release()
/linux/drivers/tty/hvc/
H A Dhvc_console.c1008 tty_vhangup(tty); in hvc_remove()
H A Dhvcs.c818 tty_vhangup(tty); in hvcs_remove()
/linux/net/bluetooth/rfcomm/
H A Dtty.c469 tty_vhangup(tty); in __rfcomm_release_dev()
/linux/drivers/isdn/capi/
H A Dcapi.c314 tty_vhangup(tty); in capincci_free_minor()
/linux/drivers/usb/class/
H A Dcdc-acm.c1592 tty_vhangup(tty); in acm_disconnect()
/linux/drivers/tty/serial/
H A Dserial_core.c3262 tty_vhangup(port->tty); in serial_core_remove_one_port()