Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.h23 struct vsp1_brx { struct
36 static inline struct vsp1_brx *to_brx(struct v4l2_subdev *subdev) in to_brx() argument
38 return container_of(subdev, struct vsp1_brx, entity.subdev); in to_brx()
41 struct vsp1_brx *vsp1_brx_create(struct vsp1_device *vsp1,