Home
last modified time | relevance | path

Searched refs:of_platform_populate (Results 1 – 12 of 12) sorted by relevance

/drivers/of/
Dplatform.c454 int of_platform_populate(struct device_node *root, in of_platform_populate() function
475 EXPORT_SYMBOL_GPL(of_platform_populate);
/drivers/mfd/
Dsmsc-ece1099.c76 ret = of_platform_populate(i2c->dev.of_node, in smsc_i2c_probe()
Dpalmas.c468 ret = of_platform_populate(node, NULL, NULL, &i2c->dev); in palmas_i2c_probe()
Domap-usb-host.c782 ret = of_platform_populate(dev->of_node, in usbhs_omap_probe()
Dtwl-core.c1271 status = of_platform_populate(node, NULL, NULL, &client->dev); in twl_probe()
/drivers/bus/
Domap-ocp2scp.c65 ret = of_platform_populate(np, NULL, NULL, &pdev->dev); in omap_ocp2scp_probe()
/drivers/pwm/
Dpwm-tipwmss.c82 ret = of_platform_populate(node, NULL, NULL, &pdev->dev); in pwmss_probe()
/drivers/usb/dwc3/
Ddwc3-exynos.c144 ret = of_platform_populate(node, NULL, NULL, dev); in dwc3_exynos_probe()
Ddwc3-omap.c384 ret = of_platform_populate(node, NULL, NULL, dev); in dwc3_omap_probe()
/drivers/ssbi/
Dssbi.c324 ret = of_platform_populate(np, NULL, NULL, &pdev->dev); in ssbi_probe()
/drivers/iio/adc/
Dexynos_adc.c351 ret = of_platform_populate(np, exynos_adc_match, NULL, &pdev->dev); in exynos_adc_probe()
/drivers/net/ethernet/ti/
Dcpsw.c1527 ret = of_platform_populate(node, NULL, NULL, &pdev->dev); in cpsw_probe_dt()