Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dearlycon.c196 int __init of_setup_earlycon(unsigned long addr, in of_setup_earlycon() function
/linux-4.1.27/include/linux/
Dserial_core.h348 extern int of_setup_earlycon(unsigned long addr,
/linux-4.1.27/drivers/of/
Dfdt.c820 of_setup_earlycon(addr, match->data); in early_init_dt_scan_chosen_serial()