Home
last modified time | relevance | path

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

/linux-6.15/Documentation/driver-api/tty/
H A Dtty_struct.rst63 :identifiers: tty_hangup tty_vhangup tty_hung_up_p
/linux-6.15/include/linux/
H A Dtty.h421 void tty_vhangup(struct tty_struct *tty);
/linux-6.15/drivers/tty/ipwireless/
H A Dtty.c529 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/linux-6.15/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()
2742 tty_vhangup(tty); in tty_ioctl()
H A Dvcc.c694 tty_vhangup(port->tty); in vcc_remove()
H A Dpty.c79 tty_vhangup(tty->link); in pty_close()
H A Dn_gsm.c2738 tty_vhangup(tty); in gsm_dlci_release()
/linux-6.15/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-6.15/net/bluetooth/rfcomm/
H A Dtty.c469 tty_vhangup(tty); in __rfcomm_release_dev()
/linux-6.15/drivers/staging/greybus/
H A Duart.c934 tty_vhangup(tty); in gb_uart_remove()
/linux-6.15/drivers/isdn/capi/
H A Dcapi.c314 tty_vhangup(tty); in capincci_free_minor()
/linux-6.15/drivers/usb/serial/
H A Dusb-serial.c1196 tty_vhangup(tty); in usb_serial_disconnect()
/linux-6.15/drivers/usb/class/
H A Dcdc-acm.c1603 tty_vhangup(tty); in acm_disconnect()
/linux-6.15/drivers/tty/serial/
H A Dserial_core.c3234 tty_vhangup(port->tty); in serial_core_remove_one_port()