Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserport.c74 * serport_ldisc_open() is the routine that is called upon setting our line
78 static int serport_ldisc_open(struct tty_struct *tty) in serport_ldisc_open() function
101 * serport_ldisc_close() is the opposite of serport_ldisc_open()
277 .open = serport_ldisc_open,
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dserport.c74 * serport_ldisc_open() is the routine that is called upon setting our line
78 static int serport_ldisc_open(struct tty_struct *tty) in serport_ldisc_open() function
101 * serport_ldisc_close() is the opposite of serport_ldisc_open()
277 .open = serport_ldisc_open,

Completed in 2 milliseconds