Home
last modified time | relevance | path

Searched refs:pm_count_walk (Results 1 – 2 of 2) 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/include/media/
H A Dmedia-device.h172 struct media_graph pm_count_walk; member