Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/omap3isp/
Disp.h230 int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait,
Dispccp2.c613 if (omap3isp_module_sync_is_stopping(&ccp2->wait, &ccp2->stopping)) in omap3isp_ccp2_isr()
Dispcsi2.c779 if (omap3isp_module_sync_is_stopping(&csi2->wait, &csi2->stopping)) in omap3isp_csi2_isr()
Dispresizer.c1079 if (omap3isp_module_sync_is_stopping(&res->wait, &res->stopping)) in omap3isp_resizer_isr()
Disp.c1266 int omap3isp_module_sync_is_stopping(wait_queue_head_t *wait, in omap3isp_module_sync_is_stopping() function
Disppreview.c1452 if (omap3isp_module_sync_is_stopping(&prev->wait, &prev->stopping)) in omap3isp_preview_isr()