Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-driver.c1444 * pci_bus_match - Tell if a PCI device structure has a matching PCI device id structure
1452 static int pci_bus_match(struct device *dev, struct device_driver *drv) in pci_bus_match() function
1605 .match = pci_bus_match,
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-driver.c1510 * pci_bus_match - Tell if a PCI device structure has a matching PCI device id structure
1518 static int pci_bus_match(struct device *dev, struct device_driver *drv) in pci_bus_match() function
1687 .match = pci_bus_match,

Completed in 5 milliseconds