Searched refs:driver_find_next_device (Results 1 – 3 of 3) sorted by relevance
168 next = driver_find_next_device(&xe_pci_driver.driver, dev); in xe_pci_live_device_gen_param()
212 static inline struct device *driver_find_next_device(const struct device_driver *drv, in driver_find_next_device() function
462 dev = driver_find_next_device(&amd_mp2_pci_driver.driver, NULL); in amd_mp2_find_device()