Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpciehp.h111 #define INT_BUTTON_RELEASE 8 macro
Dshpchp.h151 #define INT_BUTTON_RELEASE 8 macro
Dcpqphp.h358 #define INT_BUTTON_RELEASE 8 macro
Dcpqphp_ctrl.c197 taskInfo->event_type = INT_BUTTON_RELEASE; in handle_presence_change()
1862 else if (ctrl->event_queue[loop].event_type == INT_BUTTON_RELEASE) { in interrupt_event_handler()