Home
last modified time | relevance | path

Searched refs:ATTN_BUTTN (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/pci/hotplug/
Dpciehp.h143 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) macro
Dpciehp_hpc.c678 if (ATTN_BUTTN(ctrl)) in pcie_enable_notification()
757 if (!ATTN_BUTTN(ctrl)) { in pciehp_reset_slot()
Dpciehp_ctrl.c317 if (ret && ATTN_BUTTN(ctrl)) in pciehp_enable_slot()