Searched refs:n_tty_read (Results 1 – 1 of 1) sorted by relevance
190 * * n_tty_read()/consumer path:1935 * Helper function to speed up n_tty_read(). It is only called when %ICANON is1943 * * n_tty_read()/consumer path:1986 * Helper function for n_tty_read(). It is only called when %ICANON is on; it1998 * * n_tty_read()/consumer path:2176 * n_tty_read - read function for tty2191 * Locking: n_tty_read()/consumer path:2195 static ssize_t n_tty_read(struct tty_struct *tty, struct file *file, u8 *kbuf, in n_tty_read() function 2520 .read = n_tty_read,