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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dserport.c142 * serport_ldisc_read() just waits indefinitely if everything goes well.
147 static ssize_t serport_ldisc_read(struct tty_struct * tty, struct file * file, unsigned char __user * buf, size_t nr) function
225 .read = serport_ldisc_read,

Completed in 139 milliseconds