Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/driver-api/tty/
Dtty_struct.rst63 :identifiers: tty_hangup tty_vhangup tty_hung_up_p
/linux-5.19.10/drivers/staging/gdm724x/
Dgdm_tty.c258 tty_vhangup(tty); in unregister_lte_tty_device()
/linux-5.19.10/drivers/tty/ipwireless/
Dtty.c529 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/linux-5.19.10/include/linux/
Dtty.h432 void tty_vhangup(struct tty_struct *tty);
/linux-5.19.10/drivers/tty/
Dtty_io.c704 void tty_vhangup(struct tty_struct *tty) in tty_vhangup() function
709 EXPORT_SYMBOL(tty_vhangup);
723 tty_vhangup(tty); in tty_vhangup_self()
2718 tty_vhangup(tty); in tty_ioctl()
Dpty.c79 tty_vhangup(tty->link); in pty_close()
Dvcc.c683 tty_vhangup(port->tty); in vcc_remove()
Dn_gsm.c2105 tty_vhangup(tty); in gsm_dlci_release()
/linux-5.19.10/drivers/tty/hvc/
Dhvc_console.c1010 tty_vhangup(tty); in hvc_remove()
/linux-5.19.10/drivers/staging/greybus/
Duart.c933 tty_vhangup(tty); in gb_uart_remove()
/linux-5.19.10/net/bluetooth/rfcomm/
Dtty.c470 tty_vhangup(tty); in __rfcomm_release_dev()
/linux-5.19.10/drivers/staging/fwserial/
Dfwserial.c494 tty_vhangup(tty); in fwtty_do_hangup()
1848 tty_vhangup(tty); in fwserial_close_port()
/linux-5.19.10/drivers/isdn/capi/
Dcapi.c312 tty_vhangup(tty); in capincci_free_minor()
/linux-5.19.10/drivers/usb/serial/
Dusb-serial.c1198 tty_vhangup(tty); in usb_serial_disconnect()
/linux-5.19.10/drivers/usb/class/
Dcdc-acm.c1563 tty_vhangup(tty); in acm_disconnect()
/linux-5.19.10/drivers/tty/serial/
Dserial_core.c3058 tty_vhangup(port->tty); in uart_remove_one_port()