INST_STOP         366 drivers/media/platform/qcom/venus/helpers.c 	if (!inst || !(inst->state >= INST_INIT && inst->state < INST_STOP))
INST_STOP         302 drivers/media/platform/qcom/venus/hfi.c 	inst->state = INST_STOP;
INST_STOP         366 drivers/media/platform/qcom/venus/hfi.c 	if (inst->state != INST_STOP)
INST_STOP         439 drivers/media/platform/qcom/venus/hfi.c 	if (inst->state < INST_INIT || inst->state >= INST_STOP)
INST_STOP         462 drivers/media/platform/qcom/venus/hfi.c 	if (inst->state < INST_INIT || inst->state >= INST_STOP)