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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c66 struct event_info *taskInfo; local
85 taskInfo = &(ctrl->event_queue[ctrl->next_event]);
87 taskInfo->hp_slot = hp_slot;
102 taskInfo->event_type = INT_SWITCH_OPEN;
110 taskInfo->event_type = INT_SWITCH_CLOSE;
141 struct event_info *taskInfo; local
161 taskInfo = &(ctrl->event_queue[ctrl->next_event]);
163 taskInfo->hp_slot = hp_slot;
184 taskInfo->event_type = INT_BUTTON_PRESS;
190 taskInfo
233 struct event_info *taskInfo; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c66 struct event_info *taskInfo; local
85 taskInfo = &(ctrl->event_queue[ctrl->next_event]);
87 taskInfo->hp_slot = hp_slot;
102 taskInfo->event_type = INT_SWITCH_OPEN;
110 taskInfo->event_type = INT_SWITCH_CLOSE;
141 struct event_info *taskInfo; local
161 taskInfo = &(ctrl->event_queue[ctrl->next_event]);
163 taskInfo->hp_slot = hp_slot;
184 taskInfo->event_type = INT_BUTTON_PRESS;
190 taskInfo
233 struct event_info *taskInfo; local
[all...]

Completed in 179 milliseconds