Lines Matching full:use
38 * hardware should not use this routine, as it will not build the right graph.
43 * v4l_enable_media_source() - Hold media source for exclusive use
49 * media source is free for use. The enable_source handler is
75 * v4l_vb2q_enable_media_tuner - Hold media source for exclusive use
143 * v4l2_pipeline_pm_get - Increase the use count of a pipeline
146 * THIS FUNCTION IS DEPRECATED. DO NOT USE IN NEW DRIVERS. USE RUNTIME PM
149 * Update the use count of all entities in the pipeline and power entities on.
152 * struct media_entity.use_count to track the power status. The use
160 * v4l2_pipeline_pm_put - Decrease the use count of a pipeline
163 * THIS FUNCTION IS DEPRECATED. DO NOT USE IN NEW DRIVERS. USE RUNTIME PM
166 * Update the use count of all entities in the pipeline and power entities off.
169 * struct media_entity.use_count to track the power status. The use
181 * THIS FUNCTION IS DEPRECATED. DO NOT USE IN NEW DRIVERS. USE RUNTIME PM
184 * React to link management on powered pipelines by updating the use count of
186 * on or off accordingly. The use of this function should be paired