Searched refs:setup_earlycon (Results 1 – 5 of 5) sorted by relevance
114 setup_earlycon(earlycon); in config_virt()
220 setup_earlycon(opts); in acpi_parse_spcr()
78 setup_earlycon(console_string); in console_config()
223 setup_earlycon("efifb"); in efi_earlycon_reprobe()
1085 int setup_earlycon(char *buf);1088 static inline int setup_earlycon(char *buf) { return 0; } in setup_earlycon() function