Searched refs:bus_find_next_device (Results 1 – 3 of 3) sorted by relevance
222 bus_find_next_device(struct bus_type *bus,struct device *cur) in bus_find_next_device() function
377 struct device *next = bus_find_next_device(&scsi_bus_type, start); in next_scsi_device()
78 dev = bus_find_next_device(&pci_bus_type, NULL); in no_pci_devices()