Searched refs:omap3isp_module_sync_is_stopping (Results 1 – 6 of 6) sorted by relevance
249 int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait,
597 if (omap3isp_module_sync_is_stopping(&ccp2->wait, &ccp2->stopping)) in omap3isp_ccp2_isr()
780 if (omap3isp_module_sync_is_stopping(&csi2->wait, &csi2->stopping)) in omap3isp_csi2_isr()
1066 if (omap3isp_module_sync_is_stopping(&res->wait, &res->stopping)) in omap3isp_resizer_isr()
1528 if (omap3isp_module_sync_is_stopping(&prev->wait, &prev->stopping)) in omap3isp_preview_isr()
1245 int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait, in omap3isp_module_sync_is_stopping() function