Searched refs:MFCINST_FREE (Results 1 - 5 of 5) sorted by relevance

/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd_v6.c135 if (ctx->state != MFCINST_FREE) {
H A Ds5p_mfc_cmd_v5.c134 if (ctx->state == MFCINST_FREE) {
H A Ds5p_mfc_ctrl.c439 ctx->state = MFCINST_FREE;
H A Ds5p_mfc_common.h131 MFCINST_FREE = 0, enumerator in enum:s5p_mfc_inst_state
H A Ds5p_mfc.c661 ctx->state = MFCINST_FREE;
893 if (ctx->state != MFCINST_FREE && ctx->state != MFCINST_INIT) {

Completed in 131 milliseconds