Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mc.c458 * pipeline_pm_power_one - Apply power change to an entity
468 static int pipeline_pm_power_one(struct media_entity *entity, int change) in pipeline_pm_power_one() function
514 ret = pipeline_pm_power_one(entity, change); in pipeline_pm_power()
524 pipeline_pm_power_one(first, -change); in pipeline_pm_power()