Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/mc/
H A Dmc-device.c650 >= mdev->pm_count_walk.ent_enum.idx_max) { in media_device_register_entity()
664 media_graph_walk_cleanup(&mdev->pm_count_walk); in media_device_register_entity()
665 mdev->pm_count_walk = new; in media_device_register_entity()
712 media_graph_walk_cleanup(&mdev->pm_count_walk); in media_device_cleanup()
/openbmc/linux/include/media/
H A Dmedia-device.h172 struct media_graph pm_count_walk; member
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mc.c542 ret = pipeline_pm_power(entity, change, &mdev->pm_count_walk); in v4l2_pipeline_pm_use()
567 struct media_graph *graph = &link->graph_obj.mdev->pm_count_walk; in v4l2_pipeline_link_notify()