Lines Matching refs:ispstat

63 static void __isp_stat_buf_sync_magic(struct ispstat *stat,  in __isp_stat_buf_sync_magic()
76 static void isp_stat_buf_sync_magic_for_device(struct ispstat *stat, in isp_stat_buf_sync_magic_for_device()
88 static void isp_stat_buf_sync_magic_for_cpu(struct ispstat *stat, in isp_stat_buf_sync_magic_for_cpu()
100 static int isp_stat_buf_check_magic(struct ispstat *stat, in isp_stat_buf_check_magic()
140 static void isp_stat_buf_insert_magic(struct ispstat *stat, in isp_stat_buf_insert_magic()
161 static void isp_stat_buf_sync_for_device(struct ispstat *stat, in isp_stat_buf_sync_for_device()
171 static void isp_stat_buf_sync_for_cpu(struct ispstat *stat, in isp_stat_buf_sync_for_cpu()
181 static void isp_stat_buf_clear(struct ispstat *stat) in isp_stat_buf_clear()
190 __isp_stat_buf_find(struct ispstat *stat, int look_empty) in __isp_stat_buf_find()
225 isp_stat_buf_find_oldest(struct ispstat *stat) in isp_stat_buf_find_oldest()
231 isp_stat_buf_find_oldest_or_empty(struct ispstat *stat) in isp_stat_buf_find_oldest_or_empty()
236 static int isp_stat_buf_queue(struct ispstat *stat) in isp_stat_buf_queue()
258 static void isp_stat_buf_next(struct ispstat *stat) in isp_stat_buf_next()
269 static void isp_stat_buf_release(struct ispstat *stat) in isp_stat_buf_release()
280 static struct ispstat_buffer *isp_stat_buf_get(struct ispstat *stat, in isp_stat_buf_get()
338 static void isp_stat_bufs_free(struct ispstat *stat) in isp_stat_bufs_free()
406 static int isp_stat_bufs_alloc(struct ispstat *stat, u32 size) in isp_stat_bufs_alloc()
460 static void isp_stat_queue_event(struct ispstat *stat, int err) in isp_stat_queue_event()
484 int omap3isp_stat_request_statistics(struct ispstat *stat, in omap3isp_stat_request_statistics()
515 int omap3isp_stat_request_statistics_time32(struct ispstat *stat, in omap3isp_stat_request_statistics_time32()
540 int omap3isp_stat_config(struct ispstat *stat, void *new_conf) in omap3isp_stat_config()
630 static int isp_stat_buf_process(struct ispstat *stat, int buf_state) in isp_stat_buf_process()
643 int omap3isp_stat_pcr_busy(struct ispstat *stat) in omap3isp_stat_pcr_busy()
648 int omap3isp_stat_busy(struct ispstat *stat) in omap3isp_stat_busy()
661 static void isp_stat_pcr_enable(struct ispstat *stat, u8 pcr_enable) in isp_stat_pcr_enable()
675 void omap3isp_stat_suspend(struct ispstat *stat) in omap3isp_stat_suspend()
689 void omap3isp_stat_resume(struct ispstat *stat) in omap3isp_stat_resume()
696 static void isp_stat_try_enable(struct ispstat *stat) in isp_stat_try_enable()
734 void omap3isp_stat_isr_frame_sync(struct ispstat *stat) in omap3isp_stat_isr_frame_sync()
739 void omap3isp_stat_sbl_overflow(struct ispstat *stat) in omap3isp_stat_sbl_overflow()
768 int omap3isp_stat_enable(struct ispstat *stat, u8 enable) in omap3isp_stat_enable()
815 struct ispstat *stat = v4l2_get_subdevdata(subdev); in omap3isp_stat_s_stream()
855 static void __stat_isr(struct ispstat *stat, int from_dma) in __stat_isr()
995 void omap3isp_stat_isr(struct ispstat *stat) in omap3isp_stat_isr()
1000 void omap3isp_stat_dma_isr(struct ispstat *stat) in omap3isp_stat_dma_isr()
1009 struct ispstat *stat = v4l2_get_subdevdata(subdev); in omap3isp_stat_subscribe_event()
1024 void omap3isp_stat_unregister_entities(struct ispstat *stat) in omap3isp_stat_unregister_entities()
1029 int omap3isp_stat_register_entities(struct ispstat *stat, in omap3isp_stat_register_entities()
1035 static int isp_stat_init_entities(struct ispstat *stat, const char *name, in isp_stat_init_entities()
1053 int omap3isp_stat_init(struct ispstat *stat, const char *name, in omap3isp_stat_init()
1075 void omap3isp_stat_cleanup(struct ispstat *stat) in omap3isp_stat_cleanup()