Home
last modified time | relevance | path

Searched defs:vsp1_entity (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_entity.h94 struct vsp1_entity { struct
97 const struct vsp1_entity_operations *ops; argument
99 enum vsp1_entity_type type; argument
111 struct vsp1_entity **sources; argument
112 struct vsp1_entity *sink; argument
121 static inline struct vsp1_entity *to_vsp1_entity(struct v4l2_subdev *subdev) in to_vsp1_entity() argument