Searched refs:pcie_port_bus_type (Results 1 – 3 of 3) sorted by relevance
300 device->bus = &pcie_port_bus_type; in pcie_device_init()386 if ((dev->bus == &pcie_port_bus_type) && dev->driver) { in pcie_port_device_iter()445 if (dev->bus == &pcie_port_bus_type) in remove_iter()459 if (device->bus == &pcie_port_bus_type && device->driver) { in find_service_iter()583 new->driver.bus = &pcie_port_bus_type; in pcie_port_service_register()
99 extern struct bus_type pcie_port_bus_type;
1708 if (drv->bus != &pcie_port_bus_type || dev->bus != &pcie_port_bus_type) in pcie_port_bus_match()1724 struct bus_type pcie_port_bus_type = { variable1739 ret = bus_register(&pcie_port_bus_type); in pci_driver_init()