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

/linux-4.4.14/drivers/input/serio/
H A Dserport.c119 * serport_ldisc_receive() is called by the low level tty driver when characters
124 static void serport_ldisc_receive(struct tty_struct *tty, const unsigned char *cp, char *fp, int count) serport_ldisc_receive() function
276 .receive_buf = serport_ldisc_receive,

Completed in 40 milliseconds