Home
last modified time | relevance | path

Searched refs:tty_port_set_kopened (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/ !
Dtty_port.h226 static inline void tty_port_set_kopened(struct tty_port *port, bool val) in tty_port_set_kopened() function
/linux-6.1.9/drivers/tty/ !
Dtty_io.c1668 tty_port_set_kopened(tty->port, 0); in tty_kclose()
1976 tty_port_set_kopened(tty->port, 1); in tty_kopen()