Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtty.h677 static inline bool tty_port_kopened(struct tty_port *port) in tty_port_kopened() function
/kernel/linux/linux-5.10/drivers/tty/
Dtty_io.c294 if (tty_port_kopened(tty->port)) in check_tty_count()
2044 if (tty_port_kopened(tty->port)) { in tty_open_by_driver()