Searched defs:rwpf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_video.h | 34 struct vsp1_rwpf *rwpf; member
|
H A D | vsp1_rwpf.c | 19 struct v4l2_rect *vsp1_rwpf_get_crop(struct vsp1_rwpf *rwpf, in vsp1_rwpf_get_crop() argument 52 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_enum_frame_size() local 63 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_format() local 134 struct vsp1_rwpf *rwpf = to_rwpf(subdev); vsp1_rwpf_get_selection() local 182 struct vsp1_rwpf *rwpf = to_rwpf(subdev); vsp1_rwpf_set_selection() local 258 struct vsp1_rwpf *rwpf = vsp1_rwpf_s_ctrl() local 274 vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols) vsp1_rwpf_init_ctrls() argument [all...] |
H A D | vsp1_drm.c | 573 vsp1_du_pipeline_set_rwpf_format(struct vsp1_device *vsp1, struct vsp1_rwpf *rwpf, u32 pixelformat, unsigned int pitch) vsp1_du_pipeline_set_rwpf_format() argument
|
H A D | vsp1_video.c | 576 struct vsp1_rwpf *rwpf; in vsp1_video_pipeline_build() local 349 vsp1_video_frame_end(struct vsp1_pipeline *pipe, struct vsp1_rwpf *rwpf) vsp1_video_frame_end() argument 1244 vsp1_video_create(struct vsp1_device *vsp1, struct vsp1_rwpf *rwpf) vsp1_video_create() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_video.h | 34 struct vsp1_rwpf *rwpf; member
|
H A D | vsp1_rwpf.c | 19 struct v4l2_rect *vsp1_rwpf_get_crop(struct vsp1_rwpf *rwpf, in vsp1_rwpf_get_crop() argument 52 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_enum_frame_size() local 64 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_format() local 136 struct vsp1_rwpf *rwpf = to_rwpf(subdev); vsp1_rwpf_get_selection() local 185 struct vsp1_rwpf *rwpf = to_rwpf(subdev); vsp1_rwpf_set_selection() local 262 struct vsp1_rwpf *rwpf = vsp1_rwpf_s_ctrl() local 278 vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols) vsp1_rwpf_init_ctrls() argument [all...] |
H A D | vsp1_drm.c | 578 vsp1_du_pipeline_set_rwpf_format(struct vsp1_device *vsp1, struct vsp1_rwpf *rwpf, u32 pixelformat, unsigned int pitch) vsp1_du_pipeline_set_rwpf_format() argument
|
H A D | vsp1_video.c | 577 struct vsp1_rwpf *rwpf; in vsp1_video_pipeline_build() local 350 vsp1_video_frame_end(struct vsp1_pipeline *pipe, struct vsp1_rwpf *rwpf) vsp1_video_frame_end() argument 1233 vsp1_video_create(struct vsp1_device *vsp1, struct vsp1_rwpf *rwpf) vsp1_video_create() argument [all...] |
Completed in 7 milliseconds