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
170 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_enum_mbus_code() local
199 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_get_selection() local
326 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_selection() local
357 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_format() local
396 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_querycap() local
413 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_enum_format() local
427 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_get_format() local
470 static void vsp1_histogram_cleanup(struct vsp1_histogram *histo) in vsp1_histogram_cleanup()
480 struct vsp1_histogram *histo = subdev_to_histo(&entity->subdev); in vsp1_histogram_destroy() local
485 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, in vsp1_histogram_init()