db_device_next
for (dv = db_device_first(); dv != NULL; dv = db_device_next(dv)) {
struct device *db_device_next(struct device *);