Searched refs:early_serial_console (Results 1 – 2 of 2) sorted by relevance
320 static struct console early_serial_console = { variable358 early_console_register(&early_serial_console, keep); in setup_early_printk()364 early_console_register(&early_serial_console, keep); in setup_early_printk()369 early_console_register(&early_serial_console, keep); in setup_early_printk()
3174 static struct console early_serial_console = { variable3186 if (early_serial_console.data) in sci_probe_earlyprintk()3189 early_serial_console.index = pdev->id; in sci_probe_earlyprintk()3194 early_serial_console.flags |= CON_BOOT; in sci_probe_earlyprintk()3196 register_console(&early_serial_console); in sci_probe_earlyprintk()