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.
138 * @entity: The root entity of a pipeline
148 int v4l2_pipeline_pm_get(struct media_entity *entity);
152 * @entity: The root entity of a pipeline
160 void v4l2_pipeline_pm_put(struct media_entity *entity);
202 static inline int v4l2_pipeline_pm_get(struct media_entity *entity)
207 static inline void v4l2_pipeline_pm_put(struct media_entity *entity)