Home
last modified time | relevance | path

Searched refs:tty_hangup (Results 1 – 17 of 17) 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/sound/soc/codecs/
H A Dcx20442.c389 tty_hangup(tty); in cx20442_component_remove()
/linux-6.15/include/linux/
H A Dtty.h420 void tty_hangup(struct tty_struct *tty);
/linux-6.15/drivers/tty/ipwireless/
H A Dtty.c624 tty_hangup(tty->port.tty); in ipwireless_tty_notify_control_line_change()
/linux-6.15/drivers/net/slip/
H A Dslip.c1340 tty_hangup(sl->tty);
1427 tty_hangup(sl->tty);
/linux-6.15/drivers/tty/
H A Dtty_port.c424 tty_hangup(tty); in tty_port_tty_hangup()
H A Dtty_io.c676 void tty_hangup(struct tty_struct *tty) in tty_hangup() function
681 EXPORT_SYMBOL(tty_hangup);
H A Damiserial.c339 tty_hangup(port->tty); in check_modem_status()
H A Dn_gsm.c1550 tty_hangup(tty); in gsm_process_modem()
H A Dsynclink_gt.c1999 tty_hangup(info->port.tty); in dcd_change()
/linux-6.15/drivers/usb/serial/
H A Dgeneric.c627 tty_hangup(tty); in usb_serial_handle_dcd_change()
H A Dcypress_m8.c1110 tty_hangup(tty); in cypress_read_int_callback()
/linux-6.15/drivers/tty/hvc/
H A Dhvc_console.c690 tty_hangup(tty); in __hvc_poll()
H A Dhvsi.c237 tty_hangup(tty); in hvsi_recv_control()
/linux-6.15/drivers/usb/gadget/function/
H A Du_serial.c1429 tty_hangup(port->port.tty); in gserial_disconnect()
/linux-6.15/drivers/s390/char/
H A Dcon3270.c1050 tty_hangup(tty); in tty3270_release()
/linux-6.15/drivers/tty/serial/
H A Dserial_core.c3461 tty_hangup(tty); in uart_handle_dcd_change()