Home
last modified time | relevance | path

Searched refs:tty_port_tty_set (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/usb/serial/
H A Dconsole.c124 tty_port_tty_set(&port->port, NULL); in usb_console_setup()
151 tty_port_tty_set(&port->port, tty); in usb_console_setup()
168 tty_port_tty_set(&port->port, NULL); in usb_console_setup()
185 tty_port_tty_set(&port->port, NULL); in usb_console_setup()
/linux/drivers/tty/
H A Dtty_port.c342 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) in tty_port_tty_set() function
351 EXPORT_SYMBOL(tty_port_tty_set);
724 tty_port_tty_set(port, NULL); in tty_port_close()
771 tty_port_tty_set(port, tty); in tty_port_open()
H A Dn_gsm.c2740 tty_port_tty_set(&dlci->port, NULL); in gsm_dlci_release()
4328 tty_port_tty_set(port, tty); in gsmtty_open()
4365 tty_port_tty_set(&dlci->port, NULL); in gsmtty_write()
H A Dmoxa.c1479 tty_port_tty_set(&ch->port, tty); in moxa_open()
/linux/Documentation/driver-api/tty/
H A Dtty_port.rst40 :identifiers: tty_port_tty_get tty_port_tty_set
/linux/drivers/s390/char/
H A Dsclp_tty.c66 tty_port_tty_set(&sclp_port, tty); in sclp_tty_open()
77 tty_port_tty_set(&sclp_port, NULL); in sclp_tty_close()
H A Dsclp_vt220.c556 tty_port_tty_set(&sclp_vt220_port, tty); in sclp_vt220_open()
572 tty_port_tty_set(&sclp_vt220_port, NULL); in sclp_vt220_close()
/linux/drivers/tty/hvc/
H A Dhvc_console.c362 tty_port_tty_set(&hp->port, tty); in hvc_open()
402 tty_port_tty_set(&hp->port, NULL); in hvc_close()
464 tty_port_tty_set(&hp->port, NULL); in hvc_hangup()
H A Dhvsi.c715 tty_port_tty_set(&hp->port, tty); in hvsi_open()
775 tty_port_tty_set(&hp->port, NULL); in hvsi_close()
821 tty_port_tty_set(&hp->port, NULL); in hvsi_hangup()
/linux/include/linux/
H A Dtty_port.h233 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty);
/linux/drivers/net/usb/
H A Dhso.c1256 tty_port_tty_set(&serial->port, tty); in hso_serial_open()
1311 tty_port_tty_set(&serial->port, NULL); in hso_serial_close()