Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Disphist.c229 return STAT_NO_BUF; in hist_buf_dma()
241 return STAT_NO_BUF; in hist_buf_pio()
280 return STAT_NO_BUF; in hist_buf_process()
284 return STAT_NO_BUF; in hist_buf_process()
Dispstat.c239 return STAT_NO_BUF; in isp_stat_buf_queue()
247 return STAT_NO_BUF; in isp_stat_buf_queue()
632 int ret = STAT_NO_BUF; in isp_stat_buf_process()
882 ret = STAT_NO_BUF; in __stat_isr()
984 ret = STAT_NO_BUF; in __stat_isr()
Dispstat.h32 #define STAT_NO_BUF 1 /* An error has occurred */ macro