Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_fdt.h82 extern int early_init_dt_scan_chosen(unsigned long node, const char *uname,
/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c44 early_init_dt_scan_chosen(node, "chosen", 1, boot_command_line); in kaslr_get_cmdline()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c1062 int __init early_init_dt_scan_chosen(unsigned long node, const char *uname, in early_init_dt_scan_chosen() function
1225 rc = of_scan_flat_dt(early_init_dt_scan_chosen, boot_command_line); in early_init_dt_scan_nodes()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprom.c405 if (early_init_dt_scan_chosen(node, uname, depth, data) == 0) in early_init_dt_scan_chosen_ppc()
/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A Dusage-model.rst210 during early boot. Typically the early_init_dt_scan_chosen() helper