Searched defs:vsp1_entity (Results 1 – 1 of 1) sorted by relevance
96 struct vsp1_entity { struct99 const struct vsp1_entity_operations *ops; argument101 enum vsp1_entity_type type; argument113 struct vsp1_entity **sources; argument114 struct vsp1_entity *sink; argument123 static inline struct vsp1_entity *to_vsp1_entity(struct v4l2_subdev *subdev) in to_vsp1_entity() argument