Searched refs:setup_earlycon (Results 1 – 5 of 5) sorted by relevance
170 int __init setup_earlycon(char *buf) in setup_earlycon() function222 err = setup_earlycon(buf); in param_setup_earlycon()
209 setup_earlycon(opts); in acpi_parse_spcr()
46 return setup_earlycon(options); in setup_serial_console()
396 int setup_earlycon(char *buf);399 static inline int setup_earlycon(char *buf) { return 0; } in setup_earlycon() function
78 setup_earlycon(console_string); in console_config()