Home
last modified time | relevance | path

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

/linux/drivers/tty/
A Dtty_port.c564 int tty_port_close_start(struct tty_port *port, in tty_port_close_start() function
607 EXPORT_SYMBOL(tty_port_close_start);
639 if (tty_port_close_start(port, tty, filp) == 0) in tty_port_close()
A Damiserial.c1235 if (tty_port_close_start(port, tty, filp) == 0) in rs_close()
A Dmxser.c919 if (tty_port_close_start(port, tty, filp) == 0) in mxser_close()
A Dn_gsm.c3090 if (tty_port_close_start(&dlci->port, tty, filp) == 0) in gsmtty_close()
A Dsynclink_gt.c668 if (tty_port_close_start(&info->port, tty, filp) == 0) in close()
/linux/include/linux/
A Dtty_port.h193 int tty_port_close_start(struct tty_port *port, struct tty_struct *tty,
/linux/drivers/char/pcmcia/
A Dsynclink_cs.c2329 if (tty_port_close_start(port, tty, filp) == 0) in mgslpc_close()
/linux/
A Dvmlinux.symvers3073 0x00000000 tty_port_close_start vmlinux EXPORT_SYMBOL
A DSystem.map28435 ffff800010764f10 t tty_port_close_start.part.0
28436 ffff8000107650e0 T tty_port_close_start
A D.tmp_System.map28435 ffff800010764f10 t tty_port_close_start.part.0
28436 ffff8000107650e0 T tty_port_close_start

Completed in 356 milliseconds