Searched refs:n_tty_init (Results 1 – 3 of 3) sorted by relevance
739 extern void __init n_tty_init(void);741 static inline void n_tty_init(void) { } in n_tty_init() function
2551 void __init n_tty_init(void) in n_tty_init() function
3005 n_tty_init(); in console_init()