Searched refs:VDPP_CMD_RUN_SYNC (Results 1 – 5 of 5) sorted by relevance
490 if ((NULL == iparam && VDPP_CMD_RUN_SYNC != cmd) || in vdpp_control()515 case VDPP_CMD_RUN_SYNC: in vdpp_control()
831 ret = vdpp->ops->control(vdpp->priv, VDPP_CMD_RUN_SYNC, NULL); in hwpq_vdpp_proc()
1976 if ((NULL == iparam && VDPP_CMD_RUN_SYNC != cmd) || in vdpp2_control()2011 case VDPP_CMD_RUN_SYNC: in vdpp2_control()
81 VDPP_CMD_RUN_SYNC = 0x1000, /* start sync mode process */ enumerator
375 if (vdpp->ops->control(vdpp->priv, VDPP_CMD_RUN_SYNC, NULL)) { in vdpp_test()