Searched refs:to_rwpf (Results 1 – 5 of 5) sorted by relevance
51 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()172 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_get_selection()219 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_selection()
56 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_stream()302 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_frame()318 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_partition()387 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_partition()
237 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_stream()375 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_frame()400 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_partition()532 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_max_width()
69 static inline struct vsp1_rwpf *to_rwpf(struct v4l2_subdev *subdev) in to_rwpf() function
482 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()488 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()760 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()
Completed in 13 milliseconds