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

/linux-master/include/linux/
H A Dtty_driver.h578 void proc_tty_unregister_driver(struct tty_driver *);
581 static inline void proc_tty_unregister_driver(struct tty_driver *d) {} function
/linux-master/fs/proc/
H A Dproc_tty.c147 void proc_tty_unregister_driver(struct tty_driver *driver) function
/linux-master/drivers/tty/
H A Dtty_io.c3411 proc_tty_unregister_driver(driver);

Completed in 134 milliseconds