Lines Matching defs:entity
35 * connected directly to the I/O entity. All dirty details, like
52 * entity associated with the video device. This interface
68 * media entity associated with the video device.
144 * @entity: The root entity of a pipeline
154 int v4l2_pipeline_pm_get(struct media_entity *entity);
158 * @entity: The root entity of a pipeline
166 void v4l2_pipeline_pm_put(struct media_entity *entity);
208 static inline int v4l2_pipeline_pm_get(struct media_entity *entity)
213 static inline void v4l2_pipeline_pm_put(struct media_entity *entity)