Lines Matching defs:histo
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() local
106 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_prepare() local
123 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_queue() local
138 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); in histo_stop_streaming() local
172 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_enum_mbus_code() local
201 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_get_selection() local
328 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_selection() local
359 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_format() local
398 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_querycap() local
415 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_enum_format() local
429 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_get_format() local
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() local
487 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, in vsp1_histogram_init()