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