Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c155 static struct sh_mobile_ceu_buffer *to_ceu_vb(struct vb2_v4l2_buffer *vbuf) in to_ceu_vb() function
376 struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vbuf); in sh_mobile_ceu_videobuf_prepare()
391 struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vbuf); in sh_mobile_ceu_videobuf_queue()
442 struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vbuf); in sh_mobile_ceu_videobuf_release()
480 INIT_LIST_HEAD(&to_ceu_vb(vbuf)->queue); in sh_mobile_ceu_videobuf_init()
527 list_del_init(&to_ceu_vb(vbuf)->queue); in sh_mobile_ceu_irq()
646 list_del_init(&to_ceu_vb(pcdev->active)->queue); in sh_mobile_ceu_clock_stop()