Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_struct.rst63 :identifiers: tty_hangup tty_vhangup tty_hung_up_p
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_tty.c248 tty_vhangup(tty); in unregister_lte_tty_device()
/openbmc/linux/include/linux/
H A Dtty.h426 void tty_vhangup(struct tty_struct *tty);
/openbmc/linux/drivers/tty/ipwireless/
H A Dtty.c529 tty_vhangup(ttyj->port.tty); in ipwireless_tty_free()
/openbmc/linux/drivers/tty/
H A 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()
2719 tty_vhangup(tty); in tty_ioctl()
H A Dpty.c79 tty_vhangup(tty->link); in pty_close()
H A Dvcc.c694 tty_vhangup(port->tty); in vcc_remove()
H A Dn_gsm.c2732 tty_vhangup(tty); in gsm_dlci_release()
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.c1010 tty_vhangup(tty); in hvc_remove()
H A Dhvcs.c820 tty_vhangup(tty); in hvcs_remove()
/openbmc/linux/drivers/staging/greybus/
H A Duart.c932 tty_vhangup(tty); in gb_uart_remove()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c469 tty_vhangup(tty); in __rfcomm_release_dev()
/openbmc/linux/drivers/isdn/capi/
H A Dcapi.c312 tty_vhangup(tty); in capincci_free_minor()
/openbmc/linux/drivers/usb/serial/
H A Dusb-serial.c1198 tty_vhangup(tty); in usb_serial_disconnect()
/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c1603 tty_vhangup(tty); in acm_disconnect()
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c3274 tty_vhangup(port->tty); in serial_core_remove_one_port()