Searched refs:tty_io_nonblock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dtty.h301 * when this is set. Use tty_io_nonblock() to check.
320 static inline bool tty_io_nonblock(struct tty_struct *tty, struct file *file) function
/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)) {

Completed in 241 milliseconds