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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Datmel_serial.c122 static struct console atmel_console; variable in typeref:struct:console
837 static struct console atmel_console = { variable in typeref:struct:console
847 #define ATMEL_CONSOLE_DEVICE &atmel_console
857 register_console(&atmel_console);
869 if (atmel_default_console_device && !(atmel_console.flags & CON_ENABLED))
870 register_console(&atmel_console);

Completed in 34 milliseconds