Searched refs:setup_earlycon (Results 1 – 7 of 7) 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()
43 return setup_earlycon(options); in setup_serial_console()
78 setup_earlycon(console_string); in console_config()
944 int setup_earlycon(char *buf);947 static inline int setup_earlycon(char *buf) { return 0; } in setup_earlycon() function
223 setup_earlycon("efifb"); in efi_earlycon_reprobe()