Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_ctrl.c90 event_type = INT_POWER_FAULT; in shpchp_handle_switch_change()
164 event_type = INT_POWER_FAULT; in shpchp_handle_power_fault()
540 case INT_POWER_FAULT: in interrupt_event_handler()
Dshpchp.h133 #define INT_POWER_FAULT 5 macro
Dcpqphp.h341 #define INT_POWER_FAULT 5 macro
Dcpqphp_ctrl.c262 taskInfo->event_type = INT_POWER_FAULT; in handle_power_fault()
1885 else if (ctrl->event_queue[loop].event_type == INT_POWER_FAULT) { in interrupt_event_handler()