Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c130 struct vsp1_brx *brx = to_brx(subdev); in brx_set_format()
173 struct vsp1_brx *brx = to_brx(subdev);
208 struct vsp1_brx *brx = to_brx(subdev); in brx_set_selection()
271 struct vsp1_brx *brx = to_brx(&entity->subdev);
H A Dvsp1_brx.h36 static inline struct vsp1_brx *to_brx(struct v4l2_subdev *subdev) in to_brx() function
H A Dvsp1_video.c404 brx = to_brx(&entity->subdev); in vsp1_video_pipeline_build_branch()