Home
last modified time | relevance | path

Searched refs:to_rwpf (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_rwpf.c45 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_enum_frame_size()
57 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_format()
127 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_get_selection()
174 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_selection()
Dvsp1_rpf.c56 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_stream()
270 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_frame()
286 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_partition()
355 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_partition()
Dvsp1_wpf.c237 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_stream()
344 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_frame()
369 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_partition()
501 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_max_width()
Dvsp1_rwpf.h69 static inline struct vsp1_rwpf *to_rwpf(struct v4l2_subdev *subdev) in to_rwpf() function
Dvsp1_video.c470 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()
476 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()
748 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()