Home
last modified time | relevance | path

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

/linux/drivers/media/mc/
H A Dmc-device.c646 >= mdev->pm_count_walk.ent_enum.idx_max) { in media_device_register_entity()
660 media_graph_walk_cleanup(&mdev->pm_count_walk); in media_device_register_entity()
661 mdev->pm_count_walk = new; in media_device_register_entity()
708 media_graph_walk_cleanup(&mdev->pm_count_walk); in media_device_cleanup()
/linux/drivers/media/v4l2-core/
H A Dv4l2-mc.c557 ret = pipeline_pm_power(entity, change, &mdev->pm_count_walk); in v4l2_pipeline_pm_use()
582 struct media_graph *graph = &link->graph_obj.mdev->pm_count_walk; in v4l2_pipeline_link_notify()
/linux/include/media/
H A Dmedia-device.h172 struct media_graph pm_count_walk; member