Searched refs:earlycon_console (Results 1 – 2 of 2) sorted by relevance
48 struct console *earlycon_console; in pdc_earlycon_setup() local54 earlycon_console = device->con; in pdc_earlycon_setup()55 earlycon_console->write = pdc_console_write; in pdc_earlycon_setup()
16 static const struct console *earlycon_console __initdata;33 if (!earlycon_console || !(earlycon_console->flags & CON_ENABLED)) in efi_earlycon_remap_fb()46 if (efi_fb && !(earlycon_console->flags & CON_ENABLED)) in efi_earlycon_unmap_fb()243 earlycon_console = device->con; in efi_earlycon_setup()