Searched refs:tty_port_tty_set (Results 1 - 10 of 10) sorted by relevance

/drivers/usb/serial/
H A Dconsole.c125 tty_port_tty_set(&port->port, NULL);
144 tty_port_tty_set(&port->port, tty);
172 tty_port_tty_set(&port->port, NULL);
188 tty_port_tty_set(&port->port, NULL);
H A Domninet.c148 tty_port_tty_set(&wport->port, tty);
/drivers/tty/
H A Dtty_port.c99 * tty_port_tty_set - set the tty of a port
107 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) function
117 EXPORT_SYMBOL(tty_port_tty_set); variable
412 tty_port_tty_set(port, NULL);
423 tty_port_tty_set(port, tty);
H A Dn_gsm.c2903 tty_port_tty_set(port, tty);
2930 tty_port_tty_set(&dlci->port, NULL);
H A Drocket.c925 tty_port_tty_set(port, tty);
1068 tty_port_tty_set(port, NULL);
H A Dmoxa.c1179 tty_port_tty_set(&ch->port, tty);
H A Dmxser.c1096 tty_port_tty_set(port, NULL);
H A Dcyclades.c1628 tty_port_tty_set(&info->port, tty);
/drivers/tty/serial/
H A Dserial_core.c1296 tty_port_tty_set(port, NULL);
1401 tty_port_tty_set(port, NULL);
1508 tty_port_tty_set(port, tty);
/drivers/char/pcmcia/
H A Dsynclink_cs.c2360 tty_port_tty_set(port, NULL);
2502 tty_port_tty_set(port, tty);

Completed in 132 milliseconds