Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c144 static struct sh_mobile_ceu_buffer *to_ceu_vb(struct vb2_v4l2_buffer *vbuf) in to_ceu_vb() function
339 struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vbuf); in sh_mobile_ceu_videobuf_prepare()
353 struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vbuf); in sh_mobile_ceu_videobuf_queue()
403 struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vbuf); in sh_mobile_ceu_videobuf_release()
440 INIT_LIST_HEAD(&to_ceu_vb(vbuf)->queue); in sh_mobile_ceu_videobuf_init()
492 list_del_init(&to_ceu_vb(vbuf)->queue); in sh_mobile_ceu_irq()
557 list_del_init(&to_ceu_vb(pcdev->active)->queue); in sh_mobile_ceu_clock_stop()