Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/pcie/
Dportdrv.h51 #define PCIE_ANY_PORT (~0) macro
Ddpc.c303 .port_type = PCIE_ANY_PORT,
/linux-4.19.296/drivers/pci/hotplug/
Dpciehp_core.c338 .port_type = PCIE_ANY_PORT,
/linux-4.19.296/drivers/pci/
Dpci-driver.c1648 if (driver->port_type != PCIE_ANY_PORT && in pcie_port_bus_match()