Searched defs:vsp1_entity (Results 1 – 1 of 1) sorted by relevance
107 struct vsp1_entity { struct110 const struct vsp1_entity_operations *ops; argument112 enum vsp1_entity_type type; argument124 struct vsp1_entity **sources; argument125 struct vsp1_entity *sink; argument134 static inline struct vsp1_entity *to_vsp1_entity(struct v4l2_subdev *subdev) in to_vsp1_entity() argument