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

/drivers/tty/
H A Dn_tty.c1615 * Helper function to speed up n_tty_read. It is only called when
1687 printk(KERN_ERR "n_tty_read: no tty->pgrp!\n");
1702 * n_tty_read - read function for tty
1716 static ssize_t n_tty_read(struct tty_struct *tty, struct file *file, function
2105 .read = n_tty_read,

Completed in 540 milliseconds