Home
last modified time | relevance | path

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

/drivers/staging/media/omap4iss/
Diss.c452 static int iss_pipeline_pm_power(struct media_entity *entity, int change) in iss_pipeline_pm_power() function
504 ret = iss_pipeline_pm_power(entity, change); in omap4iss_pipeline_pm_use()
538 iss_pipeline_pm_power(source, -sink_use); in iss_pipeline_link_notify()
539 iss_pipeline_pm_power(sink, -source_use); in iss_pipeline_link_notify()
545 ret = iss_pipeline_pm_power(source, sink_use); in iss_pipeline_link_notify()
549 ret = iss_pipeline_pm_power(sink, source_use); in iss_pipeline_link_notify()
551 iss_pipeline_pm_power(source, -sink_use); in iss_pipeline_link_notify()