Searched refs:device_get_next_child_node (Results 1 – 8 of 8) sorted by relevance
55 priv->fwnode = device_get_next_child_node(pdev->dev.parent, NULL); in tps6105x_led_probe()
84 child = device_get_next_child_node(dev, NULL); in lt3593_led_probe()
102 child = device_get_next_child_node(dev, NULL); in spi_byte_probe()
80 child = device_get_next_child_node(dev, NULL); in lm36274_parse_dt()
431 child = device_get_next_child_node(&led->client->dev, child); in lm3692x_probe_dt()
305 fwnode = device_get_next_child_node(drm_dev->dev, fwnode); in intel_acpi_assign_connector_fwnodes()
872 struct fwnode_handle *device_get_next_child_node(const struct device *dev, in device_get_next_child_node() function877 EXPORT_SYMBOL_GPL(device_get_next_child_node);
306 child = device_get_next_child_node(dev, NULL); in rt8515_probe()