Home
last modified time | relevance | path

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

/drivers/usb/serial/
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()
/drivers/tty/
A Dtty_port.c322 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) in tty_port_tty_set() function
331 EXPORT_SYMBOL(tty_port_tty_set);
703 tty_port_tty_set(port, NULL); in tty_port_close()
750 tty_port_tty_set(port, tty); in tty_port_open()
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_close()
A Dmoxa.c1247 tty_port_tty_set(&ch->port, tty); in moxa_open()
/drivers/s390/char/
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()
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()
A Dcon3215.c979 tty_port_tty_set(&raw->port, tty); in tty3215_open()
1003 tty_port_tty_set(&raw->port, NULL); in tty3215_close()
A Dcon3270.c1053 tty_port_tty_set(&tp->port, NULL); in tty3270_release()
1226 tty_port_tty_set(port, tty); in tty3270_open()
1241 tty_port_tty_set(&tp->port, NULL); in tty3270_close()
/drivers/tty/hvc/
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()
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()
/drivers/net/usb/
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()
/drivers/tty/serial/
A Dserial_core.c1880 tty_port_tty_set(port, NULL); in uart_hangup()

Completed in 53 milliseconds