Searched refs:console_device (Results 1 – 3 of 3) sorted by relevance
181 extern struct tty_driver *console_device(int *);
2604 struct tty_driver *console_device(int *index) in console_device() function
1854 struct tty_driver *console_driver = console_device(index); in tty_lookup_driver()