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