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()
17 static const struct console *earlycon_console __initdata;36 if (!earlycon_console || !console_is_registered(earlycon_console)) in efi_earlycon_remap_fb()49 if (efi_fb && !console_is_registered(earlycon_console)) in efi_earlycon_unmap_fb()272 earlycon_console = device->con; in efi_earlycon_setup()