Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.c52 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_enum_frame_size()
64 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_format()
136 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_get_selection()
185 struct vsp1_rwpf *rwpf = to_rwpf(subdev); in vsp1_rwpf_set_selection()
H A Dvsp1_rpf.c55 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_stream()
275 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_frame()
290 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_partition()
374 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_partition()
H A Dvsp1_wpf.c238 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_stream()
349 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_frame()
373 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_configure_partition()
513 struct vsp1_rwpf *wpf = to_rwpf(&entity->subdev); in wpf_max_width()
H A Dvsp1_rwpf.h69 static inline struct vsp1_rwpf *to_rwpf(struct v4l2_subdev *subdev) in to_rwpf() function
H A Dvsp1_video.c590 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()
596 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()
812 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()