Searched refs:dec_mutex (Results 1 – 4 of 4) sorted by relevance
234 mutex_lock(&ctx->dev->dec_mutex[hw_idx]); in mtk_vcodec_dec_enable_hardware()260 mutex_unlock(&ctx->dev->dec_mutex[hw_idx]); in mtk_vcodec_dec_disable_hardware()
272 struct mutex dec_mutex[MTK_VDEC_HW_MAX]; member
133 mutex_unlock(&ctx->dev->dec_mutex[ctx->hw_id]); in mtk_vdec_unlock()138 mutex_lock(&ctx->dev->dec_mutex[ctx->hw_id]); in mtk_vdec_lock()
383 mutex_init(&dev->dec_mutex[i]); in mtk_vcodec_probe()