Searched refs:hung_up_tty_read (Results 1 – 1 of 1) sorted by relevance
434 static ssize_t hung_up_tty_read(struct file *file, char __user *buf, in hung_up_tty_read() function504 .read = hung_up_tty_read,866 return hung_up_tty_read(file, buf, count, ppos); in tty_read()