Searched refs:init_videobuf2 (Results 1 – 3 of 3) sorted by relevance
110 int (*init_videobuf2)(struct vb2_queue *, member
77 .init_videobuf2 = camera_init_videobuf2,86 parameters between the host and the sensor. .init_videobuf2 is called by
701 ret = ici->ops->init_videobuf2(&icd->vb2_vidq, icd); in soc_camera_open()741 if (ici->ops->init_videobuf2) in soc_camera_close()772 if (ici->ops->init_videobuf2 && icd->vb2_vidq.io_modes & VB2_READ) in soc_camera_read()1863 !ici->ops->init_videobuf2 || in soc_camera_host_register()