Searched refs:hung_up_tty_write (Results 1 – 1 of 1) sorted by relevance
429 static ssize_t hung_up_tty_write(struct kiocb *iocb, struct iov_iter *from) in hung_up_tty_write() function497 .write_iter = hung_up_tty_write,1085 return hung_up_tty_write(iocb, from); in file_tty_write()