Searched refs:s3c24xx_serial_console (Results 1 – 1 of 1) sorted by relevance
1729 static struct console s3c24xx_serial_console; variable1733 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_console2491 static struct console s3c24xx_serial_console = { variable