Searched refs:n_tty_init (Results 1 – 3 of 3) sorted by relevance
713 extern void __init n_tty_init(void);715 static inline void n_tty_init(void) { } in n_tty_init() function
2485 void __init n_tty_init(void) in n_tty_init() function
2795 n_tty_init(); in console_init()