Home
last modified time | relevance | path

Searched refs:hung_up_tty_write (Results 1 – 1 of 1) sorted by relevance

/drivers/tty/
Dtty_io.c438 static ssize_t hung_up_tty_write(struct file *file, const char __user *buf, in hung_up_tty_write() function
503 .write = hung_up_tty_write,
1039 return hung_up_tty_write(file, buf, count, ppos); in tty_write()