Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_tty.c283 tty_vhangup(tty); in unregister_lte_tty_device()
/linux-4.1.27/drivers/tty/ipwireless/
Dtty.c542 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/linux-4.1.27/drivers/tty/
Dtty_io.c790 void tty_vhangup(struct tty_struct *tty) in tty_vhangup() function
800 EXPORT_SYMBOL(tty_vhangup);
815 tty_vhangup(tty); in tty_vhangup_self()
2926 tty_vhangup(tty); in tty_ioctl()
Dpty.c69 tty_vhangup(tty->link); in pty_close()
Dn_gsm.c1719 tty_vhangup(tty); in gsm_dlci_release()
/linux-4.1.27/drivers/tty/hvc/
Dhvc_console.c947 tty_vhangup(tty); in hvc_remove()
/linux-4.1.27/include/linux/
Dtty.h460 extern void tty_vhangup(struct tty_struct *tty);
/linux-4.1.27/net/bluetooth/rfcomm/
Dtty.c470 tty_vhangup(tty); in __rfcomm_release_dev()
/linux-4.1.27/drivers/isdn/capi/
Dcapi.c308 tty_vhangup(tty); in capincci_free_minor()
/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.c506 tty_vhangup(tty); in fwtty_do_hangup()
1916 tty_vhangup(tty); in fwserial_close_port()
/linux-4.1.27/drivers/usb/serial/
Dusb-serial.c1110 tty_vhangup(tty); in usb_serial_disconnect()
/linux-4.1.27/drivers/usb/class/
Dcdc-acm.c1565 tty_vhangup(tty); in acm_disconnect()
/linux-4.1.27/drivers/tty/serial/
Dserial_core.c2784 tty_vhangup(port->tty); in uart_remove_one_port()