Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispstat.h35 struct ispstat_buffer { struct
111 struct ispstat_buffer *buf;
112 struct ispstat_buffer *active_buf;
113 struct ispstat_buffer *locked_buf;
Dispstat.c61 struct ispstat_buffer *buf, in __isp_stat_buf_sync_magic()
74 struct ispstat_buffer *buf, in isp_stat_buf_sync_magic_for_device()
86 struct ispstat_buffer *buf, in isp_stat_buf_sync_magic_for_cpu()
98 struct ispstat_buffer *buf) in isp_stat_buf_check_magic()
138 struct ispstat_buffer *buf) in isp_stat_buf_insert_magic()
159 struct ispstat_buffer *buf) in isp_stat_buf_sync_for_device()
169 struct ispstat_buffer *buf) in isp_stat_buf_sync_for_cpu()
186 static struct ispstat_buffer *
189 struct ispstat_buffer *found = NULL; in __isp_stat_buf_find()
193 struct ispstat_buffer *curr = &stat->buf[i]; in __isp_stat_buf_find()
[all …]