Home
last modified time | relevance | path

Searched refs:of_setup_earlycon (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/tty/serial/
Dearlycon.c248 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon() function
/Linux-v5.10/include/linux/
Dserial_core.h385 extern int of_setup_earlycon(const struct earlycon_id *match,
/Linux-v5.10/drivers/of/
Dfdt.c946 if (of_setup_earlycon(match, offset, options) == 0) in early_init_dt_scan_chosen_stdout()