Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_port.rst33 tty_port_close tty_port_close_start tty_port_close_end tty_port_hangup
/openbmc/linux/drivers/tty/
H A Dtty_port.c679 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end() function
698 EXPORT_SYMBOL(tty_port_close_end);
721 tty_port_close_end(port, tty); in tty_port_close()
H A Damiserial.c1262 tty_port_close_end(port, tty); in rs_close()
H A Dn_gsm.c4347 tty_port_close_end(&dlci->port, tty); in gsmtty_close()
H A Dsynclink_gt.c671 tty_port_close_end(&info->port, tty); in close()
/openbmc/linux/include/linux/
H A Dtty_port.h244 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty);