Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/hotplug/
Dshpchp_core.c248 if (pci_find_capability(bridge, PCI_CAP_ID_SHPC)) in shpc_capable()
Dshpchp_hpc.c913 ctrl->cap_offset = pci_find_capability(pdev, PCI_CAP_ID_SHPC); in shpc_init()
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h221 #define PCI_CAP_ID_SHPC 0x0C /* PCI Standard Hot-Plug Controller */ macro
/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_config.c56 [PCI_CAP_ID_SHPC] = 0, /* hotswap - not yet */