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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dproc_fs.h128 extern void proc_tty_unregister_driver(struct tty_driver *driver);
218 static inline void proc_tty_unregister_driver(struct tty_driver *driver) {}; function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dproc_tty.c159 void proc_tty_unregister_driver(struct tty_driver *driver) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_io.c2888 proc_tty_unregister_driver(driver);

Completed in 79 milliseconds