Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_rwpf.c52 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_enum_frame_size()
63 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_format()
134 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_get_selection()
182 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_selection()
Dvsp1_wpf.c194 struct vsp1_rwpf *wpf = to_rwpf(subdev); in wpf_s_stream()
239 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_stream()
333 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_frame()
357 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_partition()
485 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_max_width()
Dvsp1_rpf.c62 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_stream()
230 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_frame()
245 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_partition()
Dvsp1_rwpf.h68 static inline struct vsp1_rwpf *to_rwpf(struct v4l2_subdev *subdev) in to_rwpf() function
Dvsp1_video.c603 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()
609 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()
825 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()