Lines Matching defs:action
152 enum action {
169 * The action type (GET or SET). This may be 0 in some cases, and should
173 enum action action_type;
220 * support translations of ctrls where the action type depends on the
227 enum action action_type;
351 * The following states and action type combinations have standard handling
354 * PRE_CTRL_TO_PARAMS, 0 - ERROR. action type must be
397 "[action:%d, state:%d]", ctx->action_type, state);
410 * No action type is an error here. That's a case for a
414 "[action:%d, state:%d]", ctx->action_type, state);
482 "[action:%d, state:%d] trying to get a "
551 "[action:%d, state:%d] only setting allowed",
581 "[action:%d, state:%d] name=%s, value=%s",
646 "[action:%d, state:%d] "
692 "[action:%d, state:%d] "
861 /* The action type depends on the value of *p1 */
1199 /* The action type depends on the value of ctx->p1 */
1320 "[action:%d, state:%d] padding number %d",
1350 "[action:%d, state:%d] padding name %s",
2593 * therefore take the action type into account in this case.
2758 enum action action_type,
2822 enum action action_type,