Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/pcie/
Dportdrv.h57 #define PCIE_ANY_PORT (~0) macro
Ddpc.c395 .port_type = PCIE_ANY_PORT,
Daer.c1425 .port_type = PCIE_ANY_PORT,
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dpciehp_core.c339 .port_type = PCIE_ANY_PORT,
/kernel/linux/linux-5.10/drivers/pci/
Dpci-driver.c1629 if (driver->port_type != PCIE_ANY_PORT && in pcie_port_bus_match()