Searched defs:vsp1_entity (Results 1 – 1 of 1) sorted by relevance
100 struct vsp1_entity { struct103 const struct vsp1_entity_operations *ops; argument105 enum vsp1_entity_type type; argument115 struct vsp1_entity **sources; argument116 struct vsp1_entity *sink; argument125 static inline struct vsp1_entity *to_vsp1_entity(struct v4l2_subdev *subdev) in to_vsp1_entity() argument