Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/pcie/
Dportdrv_bus.c18 static int pcie_port_bus_match(struct device *dev, struct device_driver *drv);
22 .match = pcie_port_bus_match,
26 static int pcie_port_bus_match(struct device *dev, struct device_driver *drv) in pcie_port_bus_match() function