Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/driver-api/tty/
Dtty_struct.rst63 :identifiers: tty_hangup tty_vhangup tty_hung_up_p
/Linux-v6.6/drivers/staging/gdm724x/
Dgdm_tty.c248 tty_vhangup(tty); in unregister_lte_tty_device()
/Linux-v6.6/drivers/tty/ipwireless/
Dtty.c529 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/Linux-v6.6/include/linux/
Dtty.h426 void tty_vhangup(struct tty_struct *tty);
/Linux-v6.6/drivers/tty/
Dtty_io.c697 void tty_vhangup(struct tty_struct *tty) in tty_vhangup() function
702 EXPORT_SYMBOL(tty_vhangup);
716 tty_vhangup(tty); in tty_vhangup_self()
2716 tty_vhangup(tty); in tty_ioctl()
Dvcc.c684 tty_vhangup(port->tty); in vcc_remove()
Dpty.c79 tty_vhangup(tty->link); in pty_close()
Dn_gsm.c2730 tty_vhangup(tty); in gsm_dlci_release()
/Linux-v6.6/drivers/tty/hvc/
Dhvc_console.c1010 tty_vhangup(tty); in hvc_remove()
Dhvcs.c820 tty_vhangup(tty); in hvcs_remove()
/Linux-v6.6/drivers/staging/greybus/
Duart.c932 tty_vhangup(tty); in gb_uart_remove()
/Linux-v6.6/net/bluetooth/rfcomm/
Dtty.c469 tty_vhangup(tty); in __rfcomm_release_dev()
/Linux-v6.6/drivers/isdn/capi/
Dcapi.c312 tty_vhangup(tty); in capincci_free_minor()
/Linux-v6.6/drivers/usb/serial/
Dusb-serial.c1198 tty_vhangup(tty); in usb_serial_disconnect()
/Linux-v6.6/drivers/usb/class/
Dcdc-acm.c1587 tty_vhangup(tty); in acm_disconnect()
/Linux-v6.6/drivers/tty/serial/
Dserial_core.c3207 tty_vhangup(port->tty); in serial_core_remove_one_port()