Searched refs:platform_find_device_by_driver (Results 1 – 10 of 10) sorted by relevance
241 while ((d = platform_find_device_by_driver(p, &info->driver->driver))) { in exynos_drm_match_add()398 while ((dev = platform_find_device_by_driver(NULL, in exynos_drm_unregister_devices()
60 platform_find_device_by_driver(struct device *start,
206 while ((d = platform_find_device_by_driver(p, drv))) { in vc4_match_add_drivers()
400 while ((d = platform_find_device_by_driver(p, drv))) { in mcde_probe()
331 d = platform_find_device_by_driver(p, &drv->driver); in rockchip_drm_match_add()
1497 struct device *platform_find_device_by_driver(struct device *start, in platform_find_device_by_driver() function1503 EXPORT_SYMBOL_GPL(platform_find_device_by_driver);
3629 while ((d = platform_find_device_by_driver(p, drv))) { in ab8500_charger_probe()
11226 0x00000000 platform_find_device_by_driver vmlinux EXPORT_SYMBOL_GPL
31011 ffff8000108031c0 T platform_find_device_by_driver
Completed in 346 milliseconds