Searched refs:n_tty_init (Results 1 – 3 of 3) sorted by relevance
387 extern void __init n_tty_init(void);389 static inline void n_tty_init(void) { } in n_tty_init() function
2457 void __init n_tty_init(void) in n_tty_init() function
3139 n_tty_init(); in console_init()