Searched refs:atmel_console (Results 1 – 1 of 1) sorted by relevance
195 static struct console atmel_console; variable2439 static struct console atmel_console = { variable2449 #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()