Home
last modified time | relevance | path

Searched refs:MFCINST_FREE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd_v6.c144 if (ctx->state != MFCINST_FREE) { in s5p_mfc_close_inst_cmd_v6()
H A Ds5p_mfc_cmd_v5.c130 if (ctx->state == MFCINST_FREE) { in s5p_mfc_close_inst_cmd_v5()
H A Ds5p_mfc_ctrl.c489 ctx->state = MFCINST_FREE; in s5p_mfc_close_mfc_inst()
H A Ds5p_mfc_common.h128 MFCINST_FREE = 0, enumerator