Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/serial/
Dconsole.c125 tty_port_tty_set(&port->port, NULL); in usb_console_setup()
144 tty_port_tty_set(&port->port, tty); in usb_console_setup()
172 tty_port_tty_set(&port->port, NULL); in usb_console_setup()
188 tty_port_tty_set(&port->port, NULL); in usb_console_setup()
Domninet.c174 tty_port_tty_set(&wport->port, tty); in omninet_open()
/linux-2.6.39/drivers/tty/
Dtty_port.c107 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) in tty_port_tty_set() function
117 EXPORT_SYMBOL(tty_port_tty_set);
410 tty_port_tty_set(port, NULL); in tty_port_close()
421 tty_port_tty_set(port, tty); in tty_port_open()
Dn_gsm.c2583 tty_port_tty_set(port, tty); in gsmtty_open()
2604 tty_port_tty_set(&dlci->port, NULL); in gsmtty_close()
Drocket.c925 tty_port_tty_set(port, tty); in rp_open()
1068 tty_port_tty_set(port, NULL); in rp_close()
Dmoxa.c1180 tty_port_tty_set(&ch->port, tty); in moxa_open()
Dmxser.c1095 tty_port_tty_set(port, NULL); in mxser_close()
Dcyclades.c1632 tty_port_tty_set(&info->port, tty); in cy_open()
/linux-2.6.39/drivers/usb/class/
Dcdc-acm.c565 tty_port_tty_set(&acm->port, tty); in acm_tty_open()
619 tty_port_tty_set(&acm->port, NULL); in acm_tty_open()
680 tty_port_tty_set(&acm->port, NULL); in acm_tty_close()
689 tty_port_tty_set(&acm->port, NULL); in acm_tty_close()
/linux-2.6.39/include/linux/
Dtty.h503 extern void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty);
/linux-2.6.39/drivers/tty/serial/
Dserial_core.c1349 tty_port_tty_set(port, NULL); in uart_close()
1462 tty_port_tty_set(port, NULL); in uart_hangup()
1621 tty_port_tty_set(port, tty); in uart_open()
/linux-2.6.39/drivers/staging/tty/
Depca.c441 tty_port_tty_set(port, NULL); in pc_close()
1319 tty_port_tty_set(&ch->port, NULL); in post_fep_init()
/linux-2.6.39/drivers/char/pcmcia/
Dsynclink_cs.c2360 tty_port_tty_set(port, NULL); in mgslpc_close()
2502 tty_port_tty_set(port, tty); in mgslpc_open()