Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_brx.c138 struct vsp1_brx *brx = to_brx(subdev); in brx_set_format()
187 struct vsp1_brx *brx = to_brx(subdev); in brx_get_selection()
221 struct vsp1_brx *brx = to_brx(subdev); in brx_set_selection()
289 struct vsp1_brx *brx = to_brx(&entity->subdev); in brx_configure_stream()
Dvsp1_brx.h36 static inline struct vsp1_brx *to_brx(struct v4l2_subdev *subdev) in to_brx() function
Dvsp1_pipe.c250 struct vsp1_brx *brx = to_brx(&pipe->brx->subdev); in vsp1_pipeline_reset()
Dvsp1_drm.c410 brx = to_brx(&pipe->brx->subdev); in vsp1_du_pipeline_setup_inputs()
660 brx = to_brx(&pipe->brx->subdev); in vsp1_du_setup_lif()
Dvsp1_video.c516 brx = to_brx(&entity->subdev); in vsp1_video_pipeline_build_branch()