| /Linux-v5.4/drivers/macintosh/ |
| D | windfarm_smu_controls.c | 268 for (fans = NULL; (fans = of_get_next_child(smu, fans)) != NULL;) in smu_controls_init() 273 fans && (fan = of_get_next_child(fans, fan)) != NULL;) { in smu_controls_init() 288 for (fans = NULL; (fans = of_get_next_child(smu, fans)) != NULL;) in smu_controls_init() 292 fans && (fan = of_get_next_child(fans, fan)) != NULL;) { in smu_controls_init()
|
| D | macio_asic.c | 477 for (np = NULL; (np = of_get_next_child(pnode, np)) != NULL;) { in macio_pci_add_devices() 494 for (np = NULL; (np = of_get_next_child(pnode, np)) != NULL;) { in macio_pci_add_devices() 507 for (np = NULL; (np = of_get_next_child(pnode, np)) != NULL;) { in macio_pci_add_devices()
|
| D | windfarm_smu_sensors.c | 425 (sensors = of_get_next_child(smu, sensors)) != NULL;) in smu_sensors_init() 433 sensors && (s = of_get_next_child(sensors, s)) != NULL;) { in smu_sensors_init()
|
| D | windfarm_smu_sat.c | 220 while ((child = of_get_next_child(dev, child)) != NULL) { in wf_sat_probe()
|
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | dss-of.c | 49 port = of_get_next_child(ports, prev); in omapdss_of_get_next_port() 74 ep = of_get_next_child(parent, prev); in omapdss_of_get_next_endpoint()
|
| /Linux-v5.4/arch/powerpc/platforms/powermac/ |
| D | pfunc_base.c | 117 for (gp = NULL; (gp = of_get_next_child(gparent, gp)) != NULL;) { in macio_gpio_init_one() 136 for (gp = NULL; (gp = of_get_next_child(gparent, gp)) != NULL;) in macio_gpio_init_one() 314 for (np = NULL; (np = of_get_next_child(uninorth_node, np)) != NULL;) in uninorth_install_pfunc()
|
| D | udbg_scc.c | 83 for (ch = NULL; (ch = of_get_next_child(escc, ch)) != NULL;) { in udbg_scc_init()
|
| D | low_i2c.c | 615 child = of_get_next_child(np, NULL); in kw_i2c_probe() 633 (child = of_get_next_child(np, child)) != NULL;) { in kw_i2c_probe() 1197 (np = of_get_next_child(bus->busnode, np)) != NULL;) { in pmac_i2c_devscan()
|
| /Linux-v5.4/arch/powerpc/platforms/pasemi/ |
| D | misc.c | 60 while ((node = of_get_next_child(adap_node, node))) { in pasemi_register_i2c_devices()
|
| /Linux-v5.4/drivers/video/fbdev/nvidia/ |
| D | nv_of.c | 46 (dp = of_get_next_child(parent, dp)) != NULL;) { in nvidia_probe_of_connector()
|
| /Linux-v5.4/arch/arm/mach-mvebu/ |
| D | mvebu-soc-id.c | 74 child = of_get_next_child(np, NULL); in get_soc_id_by_pci()
|
| /Linux-v5.4/drivers/mtd/hyperbus/ |
| D | hbmc-am654.c | 94 priv->hbdev.np = of_get_next_child(dev->of_node, NULL); in am654_hbmc_probe()
|
| /Linux-v5.4/drivers/pinctrl/freescale/ |
| D | pinctrl-mxs.c | 408 child = of_get_next_child(np, NULL); in mxs_pinctrl_probe_dt() 467 for (child2 = of_get_next_child(np, child); in mxs_pinctrl_probe_dt() 469 child2 = of_get_next_child(np, child2)) { in mxs_pinctrl_probe_dt()
|
| /Linux-v5.4/drivers/leds/ |
| D | leds-spi-byte.c | 99 child = of_get_next_child(dev->of_node, NULL); in spi_byte_probe()
|
| /Linux-v5.4/arch/powerpc/platforms/pseries/ |
| D | dlpar.c | 264 child = of_get_next_child(dn, NULL); in dlpar_detach_node() 267 child = of_get_next_child(dn, child); in dlpar_detach_node()
|
| D | reconfig.c | 73 if ((child = of_get_next_child(np, NULL))) { in pSeries_reconfig_remove_node()
|
| /Linux-v5.4/include/linux/ |
| D | of.h | 288 extern struct device_node *of_get_next_child(const struct device_node *node, 631 static inline struct device_node *of_get_next_child( in of_get_next_child() function 1245 for (child = of_get_next_child(parent, NULL); child != NULL; \ 1246 child = of_get_next_child(parent, child))
|
| /Linux-v5.4/drivers/video/ |
| D | of_display_timing.c | 168 entry = of_get_next_child(timings_np, NULL); in of_get_display_timings()
|
| /Linux-v5.4/drivers/media/platform/mtk-mdp/ |
| D | mtk_mdp_core.c | 113 node = of_get_next_child(dev->of_node, NULL); in mtk_mdp_probe()
|
| /Linux-v5.4/drivers/of/ |
| D | property.c | 636 endpoint = of_get_next_child(port, prev); in of_graph_get_next_endpoint() 646 port = of_get_next_child(parent, port); in of_graph_get_next_endpoint()
|
| /Linux-v5.4/sound/ppc/ |
| D | tumbler.c | 1053 for (np = of_get_next_child(gpiop, NULL); np; in find_audio_device() 1054 np = of_get_next_child(gpiop, np)) { in find_audio_device() 1073 for (np = of_get_next_child(gpiop, NULL); np; in find_compatible_audio_device() 1074 np = of_get_next_child(gpiop, np)) { in find_compatible_audio_device()
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | ndfc.c | 160 flash_np = of_get_next_child(node, NULL); in ndfc_chip_init()
|
| /Linux-v5.4/drivers/pci/hotplug/ |
| D | rpadlpar_core.c | 49 while ((dn = of_get_next_child(parent, dn))) { in find_vio_slot_node()
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | sdi.c | 301 ep = of_get_next_child(port, NULL); in sdi_init_port()
|
| /Linux-v5.4/sound/aoa/core/ |
| D | gpio-feature.c | 75 while ((np = of_get_next_child(gpio, np))) { in get_gpio()
|