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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dproc_fs.h140 extern void proc_tty_unregister_driver(struct tty_driver *driver);
235 static inline void proc_tty_unregister_driver(struct tty_driver *driver) {}; function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dproc_tty.c211 void proc_tty_unregister_driver(struct tty_driver *driver) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dtty_io.c3811 proc_tty_unregister_driver(driver);

Completed in 122 milliseconds