Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Datmel_serial.c195 static struct console atmel_console; variable
2439 static struct console atmel_console = { variable
2449 #define ATMEL_CONSOLE_DEVICE (&atmel_console)
2470 register_console(&atmel_console); in atmel_console_init()
2484 && !(atmel_console.flags & CON_ENABLED)) in atmel_late_console_init()
2485 register_console(&atmel_console); in atmel_late_console_init()