Searched refs:bus_find_next_device (Results 1 – 4 of 4) sorted by relevance
156 dev = bus_find_next_device(&ffa_bus_type, dev); in ffa_device_is_valid()
209 bus_find_next_device(const struct bus_type *bus,struct device *cur) in bus_find_next_device() function
472 struct device *next = bus_find_next_device(&scsi_bus_type, start); in next_scsi_device()
79 dev = bus_find_next_device(&pci_bus_type, NULL); in no_pci_devices()
Completed in 32 milliseconds