Lines Matching refs:vsp1_histogram
36 vsp1_histogram_buffer_get(struct vsp1_histogram *histo) in vsp1_histogram_buffer_get()
55 void vsp1_histogram_buffer_complete(struct vsp1_histogram *histo, in vsp1_histogram_buffer_complete()
85 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); in histo_queue_setup()
106 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_prepare()
123 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_queue()
138 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); in histo_stop_streaming()
172 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_enum_mbus_code()
201 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_get_selection()
328 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_selection()
359 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_format()
398 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_querycap()
415 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_enum_format()
429 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_get_format()
472 static void vsp1_histogram_cleanup(struct vsp1_histogram *histo) in vsp1_histogram_cleanup()
482 struct vsp1_histogram *histo = subdev_to_histo(&entity->subdev); in vsp1_histogram_destroy()
487 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, in vsp1_histogram_init()