Searched defs:vsp1_entity (Results 1 – 1 of 1) sorted by relevance
106 struct vsp1_entity { struct109 const struct vsp1_entity_operations *ops; argument111 enum vsp1_entity_type type; argument123 struct vsp1_entity **sources; argument124 struct vsp1_entity *sink; argument133 static inline struct vsp1_entity *to_vsp1_entity(struct v4l2_subdev *subdev) in to_vsp1_entity() argument