Searched refs:serport_ldisc_open (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.c80 * serport_ldisc_open() is the routine that is called upon setting our line
84 static int serport_ldisc_open(struct tty_struct *tty) function
107 * serport_ldisc_close() is the opposite of serport_ldisc_open()
223 .open = serport_ldisc_open,

Completed in 90 milliseconds