Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Disp.c745 static int isp_pipeline_pm_power(struct media_entity *entity, int change) in isp_pipeline_pm_power() function
797 ret = isp_pipeline_pm_power(entity, change); in omap3isp_pipeline_pm_use()
832 isp_pipeline_pm_power(source, -sink_use); in isp_pipeline_link_notify()
833 isp_pipeline_pm_power(sink, -source_use); in isp_pipeline_link_notify()
840 ret = isp_pipeline_pm_power(source, sink_use); in isp_pipeline_link_notify()
844 ret = isp_pipeline_pm_power(sink, source_use); in isp_pipeline_link_notify()
846 isp_pipeline_pm_power(source, -sink_use); in isp_pipeline_link_notify()