Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap3isp/
Disp.c747 static int isp_pipeline_pm_power(struct media_entity *entity, int change) in isp_pipeline_pm_power() function
799 ret = isp_pipeline_pm_power(entity, change); in omap3isp_pipeline_pm_use()
834 isp_pipeline_pm_power(source, -sink_use); in isp_pipeline_link_notify()
835 isp_pipeline_pm_power(sink, -source_use); in isp_pipeline_link_notify()
842 ret = isp_pipeline_pm_power(source, sink_use); in isp_pipeline_link_notify()
846 ret = isp_pipeline_pm_power(sink, source_use); in isp_pipeline_link_notify()
848 isp_pipeline_pm_power(source, -sink_use); in isp_pipeline_link_notify()