Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c1729 static struct console s3c24xx_serial_console; variable
1733 register_console(&s3c24xx_serial_console); in s3c24xx_serial_register_console()
1738 if (console_is_registered(&s3c24xx_serial_console)) in s3c24xx_serial_unregister_console()
1739 unregister_console(&s3c24xx_serial_console); in s3c24xx_serial_unregister_console()
1742 #define S3C24XX_SERIAL_CONSOLE &s3c24xx_serial_console
2491 static struct console s3c24xx_serial_console = { variable