Home
last modified time | relevance | path

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

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