Home
last modified time | relevance | path

Searched refs:vt8500_console (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dvt8500_serial.c553 static struct console vt8500_console = { variable
563 #define VT8500_CONSOLE (&vt8500_console)
771 unregister_console(&vt8500_console); in vt8500_serial_exit()