Searched refs:hung_up_tty_read (Results 1 – 1 of 1) sorted by relevance
430 static ssize_t hung_up_tty_read(struct kiocb *iocb, struct iov_iter *to) in hung_up_tty_read() function502 .read_iter = hung_up_tty_read,930 return hung_up_tty_read(iocb, to); in tty_read()