Searched refs:platform_find_device_by_driver (Results 1 – 7 of 7) sorted by relevance
222 while ((d = platform_find_device_by_driver(p, &info->driver->driver))) { in exynos_drm_match_add()383 while ((dev = platform_find_device_by_driver(NULL, in exynos_drm_unregister_devices()
64 platform_find_device_by_driver(struct device *start,
395 while ((d = platform_find_device_by_driver(p, drv))) { in mcde_probe()
394 d = platform_find_device_by_driver(p, &drv->driver); in rockchip_drm_match_add()
261 while ((d = platform_find_device_by_driver(p, drv))) { in vc4_match_add_drivers()
1502 struct device *platform_find_device_by_driver(struct device *start, in platform_find_device_by_driver() function1508 EXPORT_SYMBOL_GPL(platform_find_device_by_driver);
3642 while ((d = platform_find_device_by_driver(p, drv))) { in ab8500_charger_probe()