Searched refs:pcie_port_bus_match (Results 1 – 1 of 1) sorted by relevance
18 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