Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/driver-api/tty/
Dtty_struct.rst63 :identifiers: tty_hangup tty_vhangup tty_hung_up_p
/Linux-v6.1/drivers/staging/gdm724x/
Dgdm_tty.c252 tty_vhangup(tty); in unregister_lte_tty_device()
/Linux-v6.1/drivers/tty/ipwireless/
Dtty.c529 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/Linux-v6.1/include/linux/
Dtty.h426 void tty_vhangup(struct tty_struct *tty);
/Linux-v6.1/drivers/tty/
Dtty_io.c698 void tty_vhangup(struct tty_struct *tty) in tty_vhangup() function
703 EXPORT_SYMBOL(tty_vhangup);
717 tty_vhangup(tty); in tty_vhangup_self()
2711 tty_vhangup(tty); in tty_ioctl()
Dpty.c79 tty_vhangup(tty->link); in pty_close()
Dvcc.c684 tty_vhangup(port->tty); in vcc_remove()
Dn_gsm.c2147 tty_vhangup(tty); in gsm_dlci_release()
/Linux-v6.1/drivers/tty/hvc/
Dhvc_console.c1010 tty_vhangup(tty); in hvc_remove()
/Linux-v6.1/drivers/staging/greybus/
Duart.c933 tty_vhangup(tty); in gb_uart_remove()
/Linux-v6.1/net/bluetooth/rfcomm/
Dtty.c469 tty_vhangup(tty); in __rfcomm_release_dev()
/Linux-v6.1/drivers/isdn/capi/
Dcapi.c312 tty_vhangup(tty); in capincci_free_minor()
/Linux-v6.1/drivers/usb/serial/
Dusb-serial.c1199 tty_vhangup(tty); in usb_serial_disconnect()
/Linux-v6.1/drivers/usb/class/
Dcdc-acm.c1563 tty_vhangup(tty); in acm_disconnect()
/Linux-v6.1/drivers/tty/serial/
Dserial_core.c3185 tty_vhangup(port->tty); in uart_remove_one_port()