Symbol: MFCINST_FINISHING
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
450
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
462
if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
488
case MFCINST_FINISHING:
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
685
if (ctx->state == MFCINST_FINISHING &&
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
1075
if (ctx->state == MFCINST_FINISHING ||
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
1093
if ((ctx->state == MFCINST_FINISHING ||
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
270
if (ctx->state == MFCINST_FINISHING &&
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
814
ctx->state != MFCINST_FINISHING &&
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
875
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
885
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1121
if (ctx->state == MFCINST_FINISHING &&
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1294
ctx->state == MFCINST_FINISHING)) {
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1329
if (ctx->state == MFCINST_FINISHING && ctx->ref_queue_cnt == 0)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1646
if (ctx->state == MFCINST_FINISHING) {
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2337
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2347
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2594
if ((ctx->state == MFCINST_FINISHING ||
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1143
if (ctx->state == MFCINST_FINISHING)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1167
if (ctx->state == MFCINST_FINISHING) {
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1190
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1204
if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) {
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1226
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1235
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1357
case MFCINST_FINISHING:
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1395
case MFCINST_FINISHING:
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1930
if (ctx->state != MFCINST_FINISHING)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1958
if (ctx->state == MFCINST_FINISHING) {
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1984
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2002
if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) {
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2021
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2037
ctx->state = MFCINST_FINISHING;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2174
case MFCINST_FINISHING:
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2214
case MFCINST_FINISHING: