Searched refs:device_get_next_child_node (Results 1 – 9 of 9) sorted by relevance
55 priv->fwnode = device_get_next_child_node(pdev->dev.parent, NULL); in tps6105x_led_probe()
85 child = device_get_next_child_node(dev, NULL); in lt3593_led_probe()
81 child = device_get_next_child_node(dev, NULL); in lm36274_parse_dt()
429 child = device_get_next_child_node(&led->client->dev, child); in lm3692x_probe_dt()
304 fwnode = device_get_next_child_node(drm_dev->dev, fwnode); in intel_acpi_assign_connector_fwnodes()
841 struct fwnode_handle *device_get_next_child_node(const struct device *dev, in device_get_next_child_node() function858 EXPORT_SYMBOL_GPL(device_get_next_child_node);
363 child = device_get_next_child_node(&led->client->dev, child); in lm3601x_parse_node()
772 fwnode = device_get_next_child_node(pmc->dev, fwnode); in pmc_usb_probe()
902 child = device_get_next_child_node(dev, child); in gpio_keys_probe()