Home
last modified time | relevance | path

Searched refs:tty_port_kopened (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dtty_port.h222 static inline bool tty_port_kopened(const struct tty_port *port) in tty_port_kopened() function
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h606 static inline bool tty_port_kopened(struct tty_port *port) in tty_port_kopened() function
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c295 if (tty_port_kopened(tty->port)) in check_tty_count()
2047 if (tty_port_kopened(tty->port)) { in tty_open_by_driver()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c288 if (tty_port_kopened(tty->port)) in check_tty_count()
2059 if (tty_port_kopened(tty->port)) { in tty_open_by_driver()

Completed in 10 milliseconds