Home
last modified time | relevance | path

Searched refs:of_find_all_nodes (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dm/
H A Dof_access.h31 struct device_node *of_find_all_nodes(struct device_node *prev);
34 for (dn = of_find_all_nodes(from); dn; dn = of_find_all_nodes(dn))
/OK3568_Linux_fs/kernel/drivers/staging/board/
H A Dboard.c27 struct device_node *dn = of_find_all_nodes(NULL); in find_by_address()
37 dn = of_find_all_nodes(dn); in find_by_address()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dmpic_msi.c57 while ((np = of_find_all_nodes(np))) { in mpic_msi_reserve_u3_hwirqs()
/OK3568_Linux_fs/u-boot/spl/drivers/core/
H A Dof_access.su
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_access.su
H A Dof_access.c144 struct device_node *of_find_all_nodes(struct device_node *prev) in of_find_all_nodes() function
426 for (np = gd->of_root_f; np; np = of_find_all_nodes(np)) { in of_find_node_by_phandle()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpci.c242 dn = of_find_all_nodes(dn); in pSeries_final_fixup()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dlegacy_serial.c415 for (np = NULL; (np = of_find_all_nodes(np));) { in find_legacy_serial_ports()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c250 struct device_node *of_find_all_nodes(struct device_node *prev) in of_find_all_nodes() function
262 EXPORT_SYMBOL(of_find_all_nodes);
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h227 extern struct device_node *of_find_all_nodes(struct device_node *prev);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_galaxy2782 of_find_all_nodes
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dcore.c3331 while((np = of_find_all_nodes(np)) != NULL) { in emac_make_bootlist()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map