Searched refs:setup_earlycon (Results 1 – 6 of 6) sorted by relevance
183 int __init setup_earlycon(char *buf) in setup_earlycon() function244 err = setup_earlycon(buf); in param_setup_earlycon()
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()
1081 int setup_earlycon(char *buf);1084 static inline int setup_earlycon(char *buf) { return 0; } in setup_earlycon() function