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