Searched refs:platform_find_device_by_driver (Results 1 – 12 of 12) sorted by relevance
251 while ((d = platform_find_device_by_driver(p, &info->driver->driver))) { in exynos_drm_match_add()418 while ((dev = platform_find_device_by_driver(NULL, in exynos_drm_unregister_devices()
60 platform_find_device_by_driver(struct device *start,
380 while ((d = platform_find_device_by_driver(p, drv))) { in mcde_probe()
240 while ((d = platform_find_device_by_driver(p, drv))) { in vc4_match_add_drivers()
1381 struct device *platform_find_device_by_driver(struct device *start, in platform_find_device_by_driver() function1387 EXPORT_SYMBOL_GPL(platform_find_device_by_driver);
1544 platform_find_device_by_driver2979 platform_find_device_by_driver
1386 platform_find_device_by_driver
1465 platform_find_device_by_driver
2602 platform_find_device_by_driver
1946 platform_find_device_by_driver
3088 platform_find_device_by_driver
1951 d = platform_find_device_by_driver(p, &drv->driver); in rockchip_drm_match_add()