Home
last modified time | relevance | path

Searched refs:not_active_buf_cnt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dprocfs.c360 dev->irq_stats.not_active_buf_cnt[0], in rkcif_show_format()
361 dev->irq_stats.not_active_buf_cnt[1], in rkcif_show_format()
362 dev->irq_stats.not_active_buf_cnt[2], in rkcif_show_format()
363 dev->irq_stats.not_active_buf_cnt[3]); in rkcif_show_format()
H A Ddev.c1126 cif_dev->irq_stats.not_active_buf_cnt[0] = 0; in rkcif_pipeline_set_stream()
1127 cif_dev->irq_stats.not_active_buf_cnt[1] = 0; in rkcif_pipeline_set_stream()
1128 cif_dev->irq_stats.not_active_buf_cnt[2] = 0; in rkcif_pipeline_set_stream()
1129 cif_dev->irq_stats.not_active_buf_cnt[3] = 0; in rkcif_pipeline_set_stream()
1210 cif_dev->irq_stats.not_active_buf_cnt[0] = 0; in rkcif_pipeline_set_stream()
1211 cif_dev->irq_stats.not_active_buf_cnt[1] = 0; in rkcif_pipeline_set_stream()
1212 cif_dev->irq_stats.not_active_buf_cnt[2] = 0; in rkcif_pipeline_set_stream()
1213 cif_dev->irq_stats.not_active_buf_cnt[3] = 0; in rkcif_pipeline_set_stream()
H A Ddev.h363 u64 not_active_buf_cnt[RKCIF_MAX_STREAM_MIPI]; member
H A Dcapture.c1604 dev->irq_stats.not_active_buf_cnt[stream->id]++; in rkcif_assign_new_buffer_oneframe()
2696 dev->irq_stats.not_active_buf_cnt[stream->id]++; in rkcif_assign_new_buffer_update()
2703 dev->irq_stats.not_active_buf_cnt[stream->id]++; in rkcif_assign_new_buffer_update()
2883 dev->irq_stats.not_active_buf_cnt[stream->id]++; in rkcif_update_new_buffer_wake_up_mode()
3256 dev->irq_stats.not_active_buf_cnt[stream->id]++; in rkcif_assign_new_buffer_update_rockit()
3260 dev->irq_stats.not_active_buf_cnt[stream->id]++; in rkcif_assign_new_buffer_update_rockit()
10235 dev->stream[0].frame_idx, dev->irq_stats.not_active_buf_cnt[0]); in rkcif_err_print_work()
10239 dev->stream[1].frame_idx, dev->irq_stats.not_active_buf_cnt[1]); in rkcif_err_print_work()
10243 dev->stream[2].frame_idx, dev->irq_stats.not_active_buf_cnt[2]); in rkcif_err_print_work()
10247 dev->stream[3].frame_idx, dev->irq_stats.not_active_buf_cnt[3]); in rkcif_err_print_work()