Home
last modified time | relevance | path

Searched refs:tty_port_close_start (Results 1 – 9 of 9) sorted by relevance

/drivers/tty/
Dtty_port.c456 int tty_port_close_start(struct tty_port *port, in tty_port_close_start() function
499 EXPORT_SYMBOL(tty_port_close_start);
531 if (tty_port_close_start(port, tty, filp) == 0) in tty_port_close()
Damiserial.c1383 if (tty_port_close_start(port, tty, filp) == 0) in rs_close()
Dn_gsm.c2983 if (tty_port_close_start(&dlci->port, tty, filp) == 0) in gsmtty_close()
Drocket.c998 if (tty_port_close_start(port, tty, filp) == 0) in rp_close()
Dmxser.c1078 if (tty_port_close_start(port, tty, filp) == 0) in mxser_close()
Dsynclinkmp.c811 if (tty_port_close_start(&info->port, tty, filp) == 0) in close()
Dsynclink_gt.c725 if (tty_port_close_start(&info->port, tty, filp) == 0) in close()
Dsynclink.c3080 if (tty_port_close_start(&info->port, tty, filp) == 0) in mgsl_close()
/drivers/char/pcmcia/
Dsynclink_cs.c2338 if (tty_port_close_start(port, tty, filp) == 0) in mgslpc_close()