Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap3isp/ !
H A Dispstat.h144 int omap3isp_stat_pcr_busy(struct ispstat *stat);
H A Dispstat.c639 int omap3isp_stat_pcr_busy(struct ispstat *stat) in omap3isp_stat_pcr_busy() function
646 return omap3isp_stat_pcr_busy(stat) | stat->buf_processing | in omap3isp_stat_busy()
838 if (!omap3isp_stat_pcr_busy(stat)) in omap3isp_stat_s_stream()
895 if (!omap3isp_stat_pcr_busy(stat)) { in __stat_isr()