Home
last modified time | relevance | path

Searched refs:of_get_next_child (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v5.4/drivers/macintosh/
Dwindfarm_smu_controls.c268 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()
Dmacio_asic.c477 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()
Dwindfarm_smu_sensors.c425 (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()
Dwindfarm_smu_sat.c220 while ((child = of_get_next_child(dev, child)) != NULL) { in wf_sat_probe()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddss-of.c49 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/
Dpfunc_base.c117 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()
Dudbg_scc.c83 for (ch = NULL; (ch = of_get_next_child(escc, ch)) != NULL;) { in udbg_scc_init()
Dlow_i2c.c615 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/
Dmisc.c60 while ((node = of_get_next_child(adap_node, node))) { in pasemi_register_i2c_devices()
/Linux-v5.4/drivers/video/fbdev/nvidia/
Dnv_of.c46 (dp = of_get_next_child(parent, dp)) != NULL;) { in nvidia_probe_of_connector()
/Linux-v5.4/arch/arm/mach-mvebu/
Dmvebu-soc-id.c74 child = of_get_next_child(np, NULL); in get_soc_id_by_pci()
/Linux-v5.4/drivers/mtd/hyperbus/
Dhbmc-am654.c94 priv->hbdev.np = of_get_next_child(dev->of_node, NULL); in am654_hbmc_probe()
/Linux-v5.4/drivers/pinctrl/freescale/
Dpinctrl-mxs.c408 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/
Dleds-spi-byte.c99 child = of_get_next_child(dev->of_node, NULL); in spi_byte_probe()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Ddlpar.c264 child = of_get_next_child(dn, NULL); in dlpar_detach_node()
267 child = of_get_next_child(dn, child); in dlpar_detach_node()
Dreconfig.c73 if ((child = of_get_next_child(np, NULL))) { in pSeries_reconfig_remove_node()
/Linux-v5.4/include/linux/
Dof.h288 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/
Dof_display_timing.c168 entry = of_get_next_child(timings_np, NULL); in of_get_display_timings()
/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.c113 node = of_get_next_child(dev->of_node, NULL); in mtk_mdp_probe()
/Linux-v5.4/drivers/of/
Dproperty.c636 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/
Dtumbler.c1053 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/
Dndfc.c160 flash_np = of_get_next_child(node, NULL); in ndfc_chip_init()
/Linux-v5.4/drivers/pci/hotplug/
Drpadlpar_core.c49 while ((dn = of_get_next_child(parent, dn))) { in find_vio_slot_node()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dsdi.c301 ep = of_get_next_child(port, NULL); in sdi_init_port()
/Linux-v5.4/sound/aoa/core/
Dgpio-feature.c75 while ((np = of_get_next_child(gpio, np))) { in get_gpio()

123