Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserport.c112 * serport_ldisc_receive() is called by the low level tty driver when characters
117 static void serport_ldisc_receive(struct tty_struct *tty, const unsigned char *cp, char *fp, int count) in serport_ldisc_receive() function
284 .receive_buf = serport_ldisc_receive,
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dserport.c112 * serport_ldisc_receive() is called by the low level tty driver when characters
117 static void serport_ldisc_receive(struct tty_struct *tty, const u8 *cp, in serport_ldisc_receive() function
284 .receive_buf = serport_ldisc_receive,

Completed in 3 milliseconds