Lines Matching defs:histo

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() local
108 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_prepare() local
125 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); in histo_buffer_queue() local
141 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); in histo_stop_streaming() local
176 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_enum_mbus_code() local
205 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_get_selection() local
265 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_crop() local
296 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_compose() local
348 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_selection() local
396 struct vsp1_histogram *histo = subdev_to_histo(subdev); in histo_set_format() local
428 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_querycap() local
445 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_enum_format() local
459 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); in histo_v4l2_get_format() local
502 static void vsp1_histogram_cleanup(struct vsp1_histogram *histo) in vsp1_histogram_cleanup()
512 struct vsp1_histogram *histo = subdev_to_histo(&entity->subdev); in vsp1_histogram_destroy() local
517 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, in vsp1_histogram_init()