Searched refs:init_videobuf2 (Results 1 – 4 of 4) sorted by relevance
113 int (*init_videobuf2)(struct vb2_queue *, member
75 .init_videobuf2 = camera_init_videobuf2,84 parameters between the host and the sensor. .init_videobuf2 is called by
705 ret = ici->ops->init_videobuf2(&icd->vb2_vidq, icd); in soc_camera_open()745 if (ici->ops->init_videobuf2) in soc_camera_close()776 if (ici->ops->init_videobuf2 && icd->vb2_vidq.io_modes & VB2_READ) in soc_camera_read()1854 !ici->ops->init_videobuf2 || in soc_camera_host_register()
1610 .init_videobuf2 = sh_mobile_ceu_init_videobuf,