Searched defs:vsp1_rwpf (Results 1 – 2 of 2) sorted by relevance
33 struct vsp1_rwpf { struct34 struct vsp1_entity entity;35 struct v4l2_ctrl_handler ctrls;37 struct vsp1_video *video;39 unsigned int max_width;63 struct vsp1_rwpf_memory mem; argument69 static inline struct vsp1_rwpf *to_rwpf(struct v4l2_subdev *subdev) in to_rwpf() argument