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.c1650 static struct console s3c24xx_serial_console; variable
1654 register_console(&s3c24xx_serial_console); in s3c24xx_serial_register_console()
1659 if (console_is_registered(&s3c24xx_serial_console)) in s3c24xx_serial_unregister_console()
1660 unregister_console(&s3c24xx_serial_console); in s3c24xx_serial_unregister_console()
1663 #define S3C24XX_SERIAL_CONSOLE &s3c24xx_serial_console
2378 static struct console s3c24xx_serial_console = { variable