Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_port.c604 int tty_port_close_start(struct tty_port *port, in tty_port_close_start() function
647 EXPORT_SYMBOL(tty_port_close_start);
697 if (tty_port_close_start(port, tty, filp) == 0) in tty_port_close()
H A Damiserial.c1229 if (tty_port_close_start(port, tty, filp) == 0) in rs_close()
H A Dn_gsm.c4359 if (tty_port_close_start(&dlci->port, tty, filp) == 0) in gsmtty_close()
H A Dsynclink_gt.c660 if (tty_port_close_start(&info->port, tty, filp) == 0) in close()
/linux/Documentation/driver-api/tty/
H A Dtty_port.rst33 tty_port_close tty_port_close_start tty_port_close_end tty_port_hangup
/linux/include/linux/
H A Dtty_port.h239 int tty_port_close_start(struct tty_port *port, struct tty_struct *tty,