Searched refs:early_init_dt_scan_chosen (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of_fdt.h | 82 extern int early_init_dt_scan_chosen(unsigned long node, const char *uname,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 44 early_init_dt_scan_chosen(node, "chosen", 1, boot_command_line); in kaslr_get_cmdline()
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | fdt.c | 1062 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 D | prom.c | 405 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 D | usage-model.rst | 210 during early boot. Typically the early_init_dt_scan_chosen() helper
|