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

/linux-4.4.14/drivers/input/serio/
H A Dserport.c81 * serport_ldisc_open() is the routine that is called upon setting our line
85 static int serport_ldisc_open(struct tty_struct *tty) serport_ldisc_open() function
108 * serport_ldisc_close() is the opposite of serport_ldisc_open()
269 .open = serport_ldisc_open,

Completed in 42 milliseconds