Home
last modified time | relevance | path

Searched refs:bus_find_device_reverse (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/device/
H A Dbus.h159 struct device *bus_find_device_reverse(const struct bus_type *bus,
/linux/drivers/pci/
H A Dsearch.c296 dev = bus_find_device_reverse(&pci_bus_type, dev_start, (void *)id, in pci_get_dev_by_id_reverse()
/linux/drivers/base/
H A Dbus.c430 struct device *bus_find_device_reverse(const struct bus_type *bus, in bus_find_device_reverse() function
453 EXPORT_SYMBOL_GPL(bus_find_device_reverse);