Searched refs:next_driver (Results 1 – 1 of 1) sorted by relevance
417 static struct device_driver *next_driver(struct klist_iter *i) in next_driver() 461 while ((drv = next_driver(&i)) && !error) in bus_for_each_drv() 414 static struct device_driver *next_driver(struct klist_iter *i) next_driver() function