Home
last modified time | relevance | path

Searched refs:ispstat_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/video/omap3isp/
Dispstat.h48 struct ispstat_buffer { struct
126 struct ispstat_buffer *buf;
127 struct ispstat_buffer *active_buf;
128 struct ispstat_buffer *locked_buf;
Dispstat.c73 struct ispstat_buffer *buf, in __isp_stat_buf_sync_magic()
97 struct ispstat_buffer *buf, in isp_stat_buf_sync_magic_for_device()
109 struct ispstat_buffer *buf, in isp_stat_buf_sync_magic_for_cpu()
121 struct ispstat_buffer *buf) in isp_stat_buf_check_magic()
159 struct ispstat_buffer *buf) in isp_stat_buf_insert_magic()
180 struct ispstat_buffer *buf) in isp_stat_buf_sync_for_device()
190 struct ispstat_buffer *buf) in isp_stat_buf_sync_for_cpu()
207 static struct ispstat_buffer *
210 struct ispstat_buffer *found = NULL; in __isp_stat_buf_find()
214 struct ispstat_buffer *curr = &stat->buf[i]; in __isp_stat_buf_find()
[all …]