Home
last modified time | relevance | path

Searched refs:of_get_flat_dt_subnode_by_name (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dof_fdt.h53 extern int of_get_flat_dt_subnode_by_name(unsigned long node,
/kernel/linux/linux-5.10/include/linux/
H A Dof_fdt.h53 extern int of_get_flat_dt_subnode_by_name(unsigned long node,
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H 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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H 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()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dinit_64.c402 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in early_check_vec5()
/kernel/linux/linux-5.10/arch/arm/xen/
H A Denlighten.c230 if ((of_get_flat_dt_subnode_by_name(node, "uefi") > 0) && in fdt_find_hyper_node()
/kernel/linux/linux-6.6/arch/arm/xen/
H A Denlighten.c243 if ((of_get_flat_dt_subnode_by_name(node, "uefi") > 0) && in fdt_find_hyper_node()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dinit_64.c433 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in early_check_vec5()
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dspapr.c762 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in get_vec5_feature()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dspapr.c770 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in get_vec5_feature()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c844 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in disabled_on_cmdline()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c826 chosen = of_get_flat_dt_subnode_by_name(root, "chosen"); in disabled_on_cmdline()
/kernel/linux/linux-5.10/drivers/of/
H A Dfdt.c679 * of_get_flat_dt_subnode_by_name - get the subnode by given name
686 int __init of_get_flat_dt_subnode_by_name(unsigned long node, const char *uname) in of_get_flat_dt_subnode_by_name() function
/kernel/linux/linux-6.6/drivers/of/
H A Dfdt.c726 * of_get_flat_dt_subnode_by_name - get the subnode by given name
733 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 21 milliseconds