Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dearlycon.c253 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon() function
/linux/include/linux/
H A Dserial_core.h1076 int of_setup_earlycon(const struct earlycon_id *match, unsigned long node,
/linux/drivers/of/
H A Dfdt.c917 ret = of_setup_earlycon(match, offset, options); in early_init_dt_scan_chosen_stdout()