Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Disp.h240 int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait,
Dispccp2.c595 if (omap3isp_module_sync_is_stopping(&ccp2->wait, &ccp2->stopping)) in omap3isp_ccp2_isr()
Dispcsi2.c778 if (omap3isp_module_sync_is_stopping(&csi2->wait, &csi2->stopping)) in omap3isp_csi2_isr()
Dispresizer.c1066 if (omap3isp_module_sync_is_stopping(&res->wait, &res->stopping)) in omap3isp_resizer_isr()
Disp.c1245 int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait, in omap3isp_module_sync_is_stopping() function
Disppreview.c1528 if (omap3isp_module_sync_is_stopping(&prev->wait, &prev->stopping)) in omap3isp_preview_isr()