Searched refs:platform_find_device_by_driver (Results 1 – 6 of 6) sorted by relevance
252 while ((d = platform_find_device_by_driver(p, &info->driver->driver))) { in exynos_drm_match_add()420 while ((dev = platform_find_device_by_driver(NULL, in exynos_drm_unregister_devices()
55 platform_find_device_by_driver(struct device *start,
243 while ((d = platform_find_device_by_driver(p, drv))) { in vc4_match_add_drivers()
332 d = platform_find_device_by_driver(p, &drv->driver); in rockchip_drm_match_add()
478 while ((d = platform_find_device_by_driver(p, drv))) { in mcde_probe()
1287 struct device *platform_find_device_by_driver(struct device *start, in platform_find_device_by_driver() function1293 EXPORT_SYMBOL_GPL(platform_find_device_by_driver);