Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp.h136 #define INT_BUTTON_RELEASE 8 macro
Dcpqphp.h344 #define INT_BUTTON_RELEASE 8 macro
Dcpqphp_ctrl.c183 taskInfo->event_type = INT_BUTTON_RELEASE; in handle_presence_change()
1848 else if (ctrl->event_queue[loop].event_type == INT_BUTTON_RELEASE) { in interrupt_event_handler()