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