Searched refs:of_get_next_available_child (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek_ptp.c | 319 led = of_get_next_available_child(leds, led); in hellcreek_led_setup() 345 led = of_get_next_available_child(leds, led); in hellcreek_led_setup()
|
| /linux/drivers/opp/ |
| H A D | of.c | 156 of_get_next_available_child(opp_np, NULL); in _opp_table_alloc_required_tables() 360 of_get_next_available_child(opp_table->np, NULL); in lazy_link_required_opp_table() 428 of_get_next_available_child(opp_np, NULL); in _bandwidth_supported() 1395 of_get_next_available_child(opp_np, NULL); in dev_pm_opp_of_has_required_opp()
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_aux_bus.c | 272 np = of_get_next_available_child(bus, NULL); in of_dp_aux_populate_bus()
|
| /linux/drivers/leds/flash/ |
| H A D | leds-ktd2692.c | 243 of_get_next_available_child(np, NULL); in ktd2692_parse_dt()
|
| H A D | leds-aat1290.c | 250 of_get_next_available_child(dev_of_node(dev), NULL); in aat1290_led_parse_dt()
|
| /linux/drivers/leds/ |
| H A D | leds-lp8860.c | 292 child_node = of_get_next_available_child(np, NULL); in lp8860_probe()
|
| /linux/drivers/usb/common/ |
| H A D | ulpi.c | 193 child = of_get_next_available_child(np, NULL); in ulpi_of_register()
|
| /linux/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8qxp-pxl2dpi.c | 252 ep = of_get_next_available_child(port, NULL); in imx8qxp_pxl2dpi_get_available_ep_from_port()
|
| /linux/drivers/mtd/spi-nor/controllers/ |
| H A D | nxp-spifi.c | 418 flash_np = of_get_next_available_child(pdev->dev.of_node, NULL); in nxp_spifi_probe()
|
| /linux/drivers/virtio/ |
| H A D | virtio.c | 483 np = of_get_next_available_child(pnode, NULL); in virtio_device_of_init()
|
| /linux/drivers/of/ |
| H A D | base.c | 762 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child() function 767 EXPORT_SYMBOL(of_get_next_available_child);
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_tcon.c | 909 ep = of_get_next_available_child(port, NULL); in sun4i_tcon_find_engine_traverse()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-usb-legacy.c | 1270 np = of_get_next_available_child(dev->of_node, NULL); in qmp_usb_legacy_probe()
|
| H A D | phy-qcom-qmp-ufs.c | 2225 np = of_get_next_available_child(dev->of_node, NULL); in qmp_ufs_probe()
|
| /linux/drivers/bus/ |
| H A D | ti-sysc.c | 344 child = of_get_next_available_child(np, NULL); in sysc_add_named_clock_from_child()
|