Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/gdm724x/
Dgdm_tty.c283 tty_vhangup(tty); in unregister_lte_tty_device()
/linux-4.4.14/drivers/tty/ipwireless/
Dtty.c542 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/linux-4.4.14/drivers/tty/
Dtty_io.c799 void tty_vhangup(struct tty_struct *tty) in tty_vhangup() function
805 EXPORT_SYMBOL(tty_vhangup);
820 tty_vhangup(tty); in tty_vhangup_self()
2919 tty_vhangup(tty); in tty_ioctl()
Dpty.c74 tty_vhangup(tty->link); in pty_close()
Dn_gsm.c1719 tty_vhangup(tty); in gsm_dlci_release()
/linux-4.4.14/drivers/tty/hvc/
Dhvc_console.c948 tty_vhangup(tty); in hvc_remove()
/linux-4.4.14/include/linux/
Dtty.h460 extern void tty_vhangup(struct tty_struct *tty);
/linux-4.4.14/net/bluetooth/rfcomm/
Dtty.c470 tty_vhangup(tty); in __rfcomm_release_dev()
/linux-4.4.14/drivers/isdn/capi/
Dcapi.c308 tty_vhangup(tty); in capincci_free_minor()
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c506 tty_vhangup(tty); in fwtty_do_hangup()
1916 tty_vhangup(tty); in fwserial_close_port()
/linux-4.4.14/drivers/usb/serial/
Dusb-serial.c1110 tty_vhangup(tty); in usb_serial_disconnect()
/linux-4.4.14/drivers/usb/class/
Dcdc-acm.c1555 tty_vhangup(tty); in acm_disconnect()
/linux-4.4.14/drivers/tty/serial/
Dserial_core.c2790 tty_vhangup(port->tty); in uart_remove_one_port()