Searched refs:serport_ldisc_read (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/serio/
H A Dserport.c161 * serport_ldisc_read() just waits indefinitely if everything goes well.
166 static ssize_t serport_ldisc_read(struct tty_struct * tty, struct file * file, unsigned char __user * buf, size_t nr) serport_ldisc_read() function
271 .read = serport_ldisc_read,

Completed in 122 milliseconds