Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp.h111 #define INT_BUTTON_PRESS 7 macro
Dpciehp_ctrl.c69 event_type = INT_BUTTON_PRESS; in pciehp_handle_attention_button()
525 case INT_BUTTON_PRESS: in interrupt_event_handler()
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
Dcpqphp.h357 #define INT_BUTTON_PRESS 7 macro
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()