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