Home
last modified time | relevance | path

Searched refs:pci_bus_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/driver-api/driver-model/
H A Dbus.rst21 .match = pci_bus_match,
/openbmc/linux/drivers/pci/
H A Dpci-driver.c1518 static int pci_bus_match(struct device *dev, struct device_driver *drv) in pci_bus_match() function
1687 .match = pci_bus_match,