Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsamsung_tty.c1664 static struct console s3c24xx_serial_console; variable
1668 register_console(&s3c24xx_serial_console); in s3c24xx_serial_register_console()
1673 if (console_is_registered(&s3c24xx_serial_console)) in s3c24xx_serial_unregister_console()
1674 unregister_console(&s3c24xx_serial_console); in s3c24xx_serial_unregister_console()
1677 #define S3C24XX_SERIAL_CONSOLE &s3c24xx_serial_console
2392 static struct console s3c24xx_serial_console = { variable