Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/ti/omap3isp/
Disphist.c226 return STAT_NO_BUF; in hist_buf_dma()
238 return STAT_NO_BUF; in hist_buf_pio()
277 return STAT_NO_BUF; in hist_buf_process()
281 return STAT_NO_BUF; in hist_buf_process()
Dispstat.c236 return STAT_NO_BUF; in isp_stat_buf_queue()
244 return STAT_NO_BUF; in isp_stat_buf_queue()
630 int ret = STAT_NO_BUF; in isp_stat_buf_process()
880 ret = STAT_NO_BUF; in __stat_isr()
982 ret = STAT_NO_BUF; in __stat_isr()
Dispstat.h29 #define STAT_NO_BUF 1 /* An error has occurred */ macro