Searched refs:driver_find_next_device (Results 1 – 3 of 3) sorted by relevance
212 static inline struct device *driver_find_next_device(struct device_driver *drv, in driver_find_next_device() function
465 dev = driver_find_next_device(&amd_mp2_pci_driver.driver, NULL); in amd_mp2_find_device()
526 while ((dev = driver_find_next_device(&cdriver->driver, NULL))) { in ccwgroup_driver_unregister()