Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/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.c483 ctx->state = MFCINST_FREE; in s5p_mfc_close_mfc_inst()
H A Ds5p_mfc_common.h127 MFCINST_FREE = 0, enumerator
H A Ds5p_mfc.c695 ctx->state = MFCINST_FREE; in s5p_mfc_irq()
955 if (ctx->state != MFCINST_FREE && ctx->state != MFCINST_INIT) { in s5p_mfc_release()
/kernel/linux/linux-6.6/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.c483 ctx->state = MFCINST_FREE; in s5p_mfc_close_mfc_inst()
H A Ds5p_mfc_common.h127 MFCINST_FREE = 0, enumerator
H A Ds5p_mfc.c710 ctx->state = MFCINST_FREE; in s5p_mfc_irq()
970 if (ctx->state != MFCINST_FREE && ctx->state != MFCINST_INIT) { in s5p_mfc_release()

Completed in 11 milliseconds