Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c138 struct vsp1_brx *brx = to_brx(subdev); in brx_set_format()
188 struct vsp1_brx *brx = to_brx(subdev); in brx_get_selection()
222 struct vsp1_brx *brx = to_brx(subdev); in brx_set_selection()
291 struct vsp1_brx *brx = to_brx(&entity->subdev); in brx_configure_stream()
H A Dvsp1_brx.h36 static inline struct vsp1_brx *to_brx(struct v4l2_subdev *subdev) in to_brx() function
H A Dvsp1_pipe.c268 struct vsp1_brx *brx = to_brx(&pipe->brx->subdev); in vsp1_pipeline_reset()
H A Dvsp1_drm.c410 brx = to_brx(&pipe->brx->subdev); in vsp1_du_pipeline_setup_inputs()
665 brx = to_brx(&pipe->brx->subdev); in vsp1_du_setup_lif()
H A Dvsp1_video.c517 brx = to_brx(&entity->subdev); in vsp1_video_pipeline_build_branch()