Home
last modified time | relevance | path

Searched refs:ATTN_BUTTN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpciehp.h149 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) macro
H A Dpciehp_ctrl.c323 if (ret && ATTN_BUTTN(ctrl)) in pciehp_enable_slot()
H A Dpciehp_hpc.c803 if (ATTN_BUTTN(ctrl)) in pcie_enable_notification()
882 if (!ATTN_BUTTN(ctrl)) { in pciehp_reset_slot()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpciehp.h152 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) macro
H A Dpciehp_ctrl.c324 if (ret && ATTN_BUTTN(ctrl)) in pciehp_enable_slot()
H A Dpciehp_hpc.c800 if (ATTN_BUTTN(ctrl)) in pcie_enable_notification()
907 if (!ATTN_BUTTN(ctrl)) { in pciehp_reset_slot()

Completed in 5 milliseconds