Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c59 struct event_info *taskInfo; in handle_switch_change() local
80 taskInfo->hp_slot = hp_slot; in handle_switch_change()
95 taskInfo->event_type = INT_SWITCH_OPEN; in handle_switch_change()
103 taskInfo->event_type = INT_SWITCH_CLOSE; in handle_switch_change()
134 struct event_info *taskInfo; in handle_presence_change() local
156 taskInfo->hp_slot = hp_slot; in handle_presence_change()
177 taskInfo->event_type = INT_BUTTON_PRESS; in handle_presence_change()
208 taskInfo->event_type = INT_PRESENCE_ON; in handle_presence_change()
226 struct event_info *taskInfo; in handle_power_fault() local
247 taskInfo->hp_slot = hp_slot; in handle_power_fault()
[all …]