Searched refs:setup_earlycon (Results 1 – 6 of 6) sorted by relevance
176 int __init setup_earlycon(char *buf) in setup_earlycon() function237 err = setup_earlycon(buf); in param_setup_earlycon()
114 setup_earlycon(earlycon); in config_virt()
223 setup_earlycon(opts); in acpi_parse_spcr()
43 return setup_earlycon(options); in setup_serial_console()
78 setup_earlycon(console_string); in console_config()
740 int setup_earlycon(char *buf);743 static inline int setup_earlycon(char *buf) { return 0; } in setup_earlycon() function