Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dserport.c147 * serport_ldisc_read() just waits indefinitely if everything goes well.
152 static ssize_t serport_ldisc_read(struct tty_struct * tty, struct file * file, in serport_ldisc_read() function
268 .read = serport_ldisc_read,