Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_core.h306 spinlock_t done_queue_lock; member
A Dmtk_jpeg_enc_hw.c212 spin_lock_irqsave(&ctx->done_queue_lock, flags); in mtk_jpegenc_put_buf()
229 spin_unlock_irqrestore(&ctx->done_queue_lock, flags); in mtk_jpegenc_put_buf()
A Dmtk_jpeg_dec_hw.c469 spin_lock_irqsave(&ctx->done_queue_lock, flags); in mtk_jpegdec_put_buf()
486 spin_unlock_irqrestore(&ctx->done_queue_lock, flags); in mtk_jpegdec_put_buf()
A Dmtk_jpeg_core.c1585 spin_lock_init(&ctx->done_queue_lock); in mtk_jpeg_open()

Completed in 9 milliseconds