Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c134 void s5p_mfc_cleanup_queue(struct list_head *lh, struct vb2_queue *vq) in s5p_mfc_cleanup_queue() function
193 s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); in s5p_mfc_watchdog_worker()
194 s5p_mfc_cleanup_queue(&ctx->src_queue, &ctx->vq_src); in s5p_mfc_watchdog_worker()
488 s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); in s5p_mfc_handle_error()
490 s5p_mfc_cleanup_queue(&ctx->src_queue, &ctx->vq_src); in s5p_mfc_handle_error()
Ds5p_mfc_common.h764 void s5p_mfc_cleanup_queue(struct list_head *lh, struct vb2_queue *vq);
Ds5p_mfc_dec.c1042 s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); in s5p_mfc_stop_streaming()
1058 s5p_mfc_cleanup_queue(&ctx->src_queue, &ctx->vq_src); in s5p_mfc_stop_streaming()
Ds5p_mfc_enc.c2558 s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); in s5p_mfc_stop_streaming()
2564 s5p_mfc_cleanup_queue(&ctx->src_queue, &ctx->vq_src); in s5p_mfc_stop_streaming()