Searched refs:INST_STOP (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi.c343 inst->state = INST_STOP;
419 if (inst->state != INST_STOP)
506 if (inst->state < INST_INIT || inst->state >= INST_STOP)
532 if (inst->state < INST_INIT || inst->state >= INST_STOP)
H A Dhfi.h89 #define INST_STOP 6 macro
H A Dpm_helpers.c153 if (!inst || !(inst->state >= INST_INIT && inst->state < INST_STOP))

Completed in 228 milliseconds