Home
last modified time | relevance | path

Searched refs:early_init_dt_scan_chosen (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dof_fdt.h72 extern int early_init_dt_scan_chosen(unsigned long node, const char *uname,
/linux-4.19.296/drivers/of/
Dfdt.c1076 int __init early_init_dt_scan_chosen(unsigned long node, const char *uname, in early_init_dt_scan_chosen() function
1239 of_scan_flat_dt(early_init_dt_scan_chosen, boot_command_line); in early_init_dt_scan_nodes()