Searched refs:IEP_CMD_RUN_SYNC (Results 1 – 6 of 6) sorted by relevance
53 IEP_CMD_RUN_SYNC = 0x1000, // start sync mode process enumerator
319 iep2->ops->control(iep2->priv, IEP_CMD_RUN_SYNC, &dei_info); in iep2_test()
302 if (0 == iep_control(info->ctx, IEP_CMD_RUN_SYNC, NULL)) in iep_process_thread()
449 case IEP_CMD_RUN_SYNC: { in iep2_control()
583 case IEP_CMD_RUN_SYNC : { in iep_control()
231 ret = ctx->com_ctx->ops->control(ctx->iep_ctx, IEP_CMD_RUN_SYNC, &ctx->dei_info); in dec_vproc_start_dei()