Lines Matching refs:vsp1_histogram
36 vsp1_histogram_buffer_get(struct vsp1_histogram *histo) in vsp1_histogram_buffer_get()
56 void vsp1_histogram_buffer_complete(struct vsp1_histogram *histo, in vsp1_histogram_buffer_complete()
87 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); in histo_queue_setup()
108 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_prepare()
125 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_queue()
141 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); in histo_stop_streaming()
176 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_enum_mbus_code()
205 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_get_selection()
265 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_crop()
296 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_compose()
348 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_selection()
396 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_format()
428 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_querycap()
447 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_enum_format()
461 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_get_format()
504 static void vsp1_histogram_cleanup(struct vsp1_histogram *histo) in vsp1_histogram_cleanup()
514 struct vsp1_histogram *histo = subdev_to_histo(&entity->subdev); in vsp1_histogram_destroy()
519 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, in vsp1_histogram_init()