Searched refs:tty_io_nonblock (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/tty/
H A Dn_hdlc.c458 if (tty_io_nonblock(tty, file)) {
546 if (tty_io_nonblock(tty, file)) {
H A Dn_tty.c2257 if (tty_io_nonblock(tty, file)) {
2415 if (tty_io_nonblock(tty, file)) {
/linux-master/include/linux/
H A Dtty.h307 * when this is set. Use tty_io_nonblock() to check.
326 static inline bool tty_io_nonblock(struct tty_struct *tty, struct file *file) function

Completed in 122 milliseconds