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