Searched refs:get_ldops (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/char/
H A Dtty_ldisc.c152 static struct tty_ldisc_ops *get_ldops(int disc) function
206 ldops = get_ldops(disc);
209 ldops = get_ldops(disc);
245 ldops = get_ldops(i);

Completed in 107 milliseconds