Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dearlycon.c246 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon() function
/linux-6.1.9/include/linux/
Dserial_core.h734 extern int of_setup_earlycon(const struct earlycon_id *match,
/linux-6.1.9/drivers/of/
Dfdt.c1053 ret = of_setup_earlycon(match, offset, options); in early_init_dt_scan_chosen_stdout()