Lines Matching defs:action
133 * @action: index of current action mode
134 * @actions_list: array of available action modes
135 * @num_actions: number of action modes specified in @actions_list
139 size_t action;
316 * @action_get: function to get the current action mode. Returns 0 on
318 * the respective Synapse's returned action mode should be
319 * passed back via the action parameter.
320 * @action_set: function to set the action mode. action is the index of
321 * the requested action mode from the respective Synapse's
338 struct counter_synapse *synapse, size_t *action);
341 struct counter_synapse *synapse, size_t action);