Home
last modified time | relevance | path

Searched refs:of_get_flat_dt_subnode_by_name (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dof_fdt.h53 extern int of_get_flat_dt_subnode_by_name(unsigned long node,
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dopal-fadump.c39 dn = of_get_flat_dt_subnode_by_name(node, "dump"); in opal_fadump_dt_scan()
645 dn = of_get_flat_dt_subnode_by_name(node, "dump"); in opal_fadump_dt_scan()
/linux-6.3-rc2/arch/powerpc/mm/
A Dinit_64.c410 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in early_check_vec5()
/linux-6.3-rc2/arch/arm/xen/
A Denlighten.c246 if ((of_get_flat_dt_subnode_by_name(node, "uefi") > 0) && in fdt_find_hyper_node()
/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dspapr.c770 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in get_vec5_feature()
/linux-6.3-rc2/arch/powerpc/kernel/
A Ddt_cpu_ftrs.c826 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in disabled_on_cmdline()
/linux-6.3-rc2/drivers/of/
A Dfdt.c732 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name() function

Completed in 12 milliseconds