Searched defs:taskInfo (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c73 struct event_info *taskInfo; local
92 taskInfo = &(ctrl->event_queue[ctrl->next_event]);
94 taskInfo->hp_slot = hp_slot;
109 taskInfo->event_type = INT_SWITCH_OPEN;
117 taskInfo->event_type = INT_SWITCH_CLOSE;
148 struct event_info *taskInfo; local
168 taskInfo = &(ctrl->event_queue[ctrl->next_event]);
170 taskInfo->hp_slot = hp_slot;
191 taskInfo->event_type = INT_BUTTON_PRESS;
197 taskInfo
240 struct event_info *taskInfo; local
[all...]

Completed in 57 milliseconds