Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dearlycon.c248 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h411 extern int of_setup_earlycon(const struct earlycon_id *match,
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c946 if (of_setup_earlycon(match, offset, options) == 0) in early_init_dt_scan_chosen_stdout()