Home
last modified time | relevance | path

Searched refs:buf_process (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/ti/omap3isp/
A Dispstat.h73 int (*buf_process)(struct ispstat *stat); member
A Dispstat.c896 if (!from_dma && stat->ops->buf_process) in __stat_isr()
898 ret = stat->ops->buf_process(stat); in __stat_isr()
971 if (stat->ops->buf_process) in __stat_isr()
A Disphist.c453 .buf_process = hist_buf_process,

Completed in 9 milliseconds