Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Datmel_serial.c184 static struct console atmel_console; variable
2558 static struct console atmel_console = { variable
2568 #define ATMEL_CONSOLE_DEVICE (&atmel_console)
2589 register_console(&atmel_console); in atmel_console_init()
2603 && !(atmel_console.flags & CON_ENABLED)) in atmel_late_console_init()
2604 register_console(&atmel_console); in atmel_late_console_init()