Searched refs:n_tty_write (Results 1 – 1 of 1) sorted by relevance
27 * Also fixed a bug in BLOCKING mode where n_tty_write returns478 *called from n_tty_write() under the tty layer write lock).508 * called from n_tty_write() under the tty layer write lock).2327 * n_tty_write - write function for tty2346 static ssize_t n_tty_write(struct tty_struct *tty, struct file *file, in n_tty_write() function 2521 .write = n_tty_write,