Home
last modified time | relevance | path

Searched refs:INT_BUTTON_PRESS (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp.h107 #define INT_BUTTON_PRESS 4 macro
Dshpchp_ctrl.c74 event_type = INT_BUTTON_PRESS; in shpchp_handle_attention_button()
551 case INT_BUTTON_PRESS: in interrupt_event_handler()
Dshpchp.h150 #define INT_BUTTON_PRESS 7 macro
Dpciehp_ctrl.c370 case INT_BUTTON_PRESS: in interrupt_event_handler()
Dcpqphp.h357 #define INT_BUTTON_PRESS 7 macro
Dpciehp_hpc.c601 pciehp_queue_interrupt_event(slot, INT_BUTTON_PRESS); in pcie_isr()
Dcpqphp_ctrl.c191 taskInfo->event_type = INT_BUTTON_PRESS; in handle_presence_change()
1828 if (ctrl->event_queue[loop].event_type == INT_BUTTON_PRESS) { in interrupt_event_handler()