Searched refs:n_tty_init (Results 1 – 3 of 3) sorted by relevance
721 extern void __init n_tty_init(void);723 static inline void n_tty_init(void) { } in n_tty_init() function
2501 void __init n_tty_init(void) in n_tty_init() function
2873 n_tty_init(); in console_init()