Searched refs:hung_up_tty_write (Results 1 – 1 of 1) sorted by relevance
441 static ssize_t hung_up_tty_write(struct file *file, const char __user *buf, in hung_up_tty_write() function506 .write = hung_up_tty_write,1042 return hung_up_tty_write(file, buf, count, ppos); in tty_write()