Home
last modified time | relevance | path

Searched refs:ready_lock (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dvdec_msg_queue.c38 spin_lock_init(&ctx->ready_lock); in vdec_msg_queue_init_ctx()
65 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_qbuf()
77 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_qbuf()
101 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()
105 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()
113 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()
125 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()
134 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()
141 spin_lock(&msg_queue->lat_ctx.ready_lock); in vdec_msg_queue_update_ube_rptr()
144 spin_unlock(&msg_queue->lat_ctx.ready_lock); in vdec_msg_queue_update_ube_rptr()
[all …]
A Dvdec_msg_queue.h36 spinlock_t ready_lock; member

Completed in 5 milliseconds