Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/omap3isp/
Dispstat.c34 #define IS_COHERENT_BUF(stat) ((stat)->dma_ch >= 0) macro
101 if (IS_COHERENT_BUF(stat)) in isp_stat_buf_sync_magic_for_device()
113 if (IS_COHERENT_BUF(stat)) in isp_stat_buf_sync_magic_for_cpu()
182 if (IS_COHERENT_BUF(stat)) in isp_stat_buf_sync_for_device()
192 if (IS_COHERENT_BUF(stat)) in isp_stat_buf_sync_for_cpu()
362 if (!IS_COHERENT_BUF(stat)) { in isp_stat_bufs_free()
491 if (IS_COHERENT_BUF(stat)) in isp_stat_bufs_alloc()