Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c381 struct vb2_queue *peer_vq; in vidioc_s_fmt_out_mplane() local
388 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in vidioc_s_fmt_out_mplane()
390 if (vb2_is_busy(peer_vq)) in vidioc_s_fmt_out_mplane()
445 struct vb2_queue *peer_vq; in vidioc_s_fmt_cap_mplane() local
452 peer_vq = v4l2_m2m_get_vq(ctx->fh.m2m_ctx, in vidioc_s_fmt_cap_mplane()
454 if (vb2_is_busy(peer_vq) && in vidioc_s_fmt_cap_mplane()