Searched refs:omap3isp_module_sync_idle (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isp.h | 246 int omap3isp_module_sync_idle(struct media_entity *me, wait_queue_head_t *wait,
|
H A D | ispccp2.c | 886 if (omap3isp_module_sync_idle(&sd->entity, &ccp2->wait, in ccp2_s_stream()
|
H A D | ispcsi2.c | 1088 if (omap3isp_module_sync_idle(&sd->entity, &csi2->wait, in csi2_set_stream()
|
H A D | ispresizer.c | 1167 if (omap3isp_module_sync_idle(&sd->entity, &res->wait, in resizer_set_stream()
|
H A D | isp.c | 1188 int omap3isp_module_sync_idle(struct media_entity *me, wait_queue_head_t *wait, in omap3isp_module_sync_idle() function
|
H A D | isppreview.c | 1667 if (omap3isp_module_sync_idle(&sd->entity, &prev->wait, in preview_set_stream()
|