Searched refs:of_scan_flat_dt_subnodes (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dof_fdt.h48 extern int of_scan_flat_dt_subnodes(unsigned long node,
/linux-master/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c1088 of_scan_flat_dt_subnodes(node, count_cpufeatures_subnodes,
1101 of_scan_flat_dt_subnodes(node, scan_cpufeatures_subnodes, &count);
/linux-master/drivers/of/
H A Dfdt.c584 * of_scan_flat_dt_subnodes - scan sub-nodes of a node call callback on each.
591 int __init of_scan_flat_dt_subnodes(unsigned long parent, function

Completed in 157 milliseconds