Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Dispstat.h145 int omap3isp_stat_pcr_busy(struct ispstat *stat);
Dispstat.c625 int omap3isp_stat_pcr_busy(struct ispstat *stat) in omap3isp_stat_pcr_busy() function
632 return omap3isp_stat_pcr_busy(stat) | stat->buf_processing | in omap3isp_stat_busy()
824 if (!omap3isp_stat_pcr_busy(stat)) in omap3isp_stat_s_stream()
881 if (!omap3isp_stat_pcr_busy(stat)) { in __stat_isr()
Disp.c479 omap3isp_stat_pcr_busy(&isp->isp_hist)) { in omap3isp_hist_dma_done()