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