Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uds.h22 struct vsp1_uds { struct
27 static inline struct vsp1_uds *to_uds(struct v4l2_subdev *subdev) in to_uds() argument
29 return container_of(subdev, struct vsp1_uds, entity.subdev); in to_uds()
32 struct vsp1_uds *vsp1_uds_create(struct vsp1_device *vsp1, unsigned int index);
H A Dvsp1_uds.c30 static inline void vsp1_uds_write(struct vsp1_uds *uds, in vsp1_uds_write()
43 struct vsp1_uds *uds = to_uds(&entity->subdev); in vsp1_uds_set_alpha()
130 struct vsp1_uds *uds = to_uds(subdev); in uds_enum_frame_size()
167 static void uds_try_format(struct vsp1_uds *uds, in uds_try_format()
207 struct vsp1_uds *uds = to_uds(subdev); in uds_set_format()
265 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_configure_stream()
313 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_configure_partition()
337 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_max_width()
376 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_partition()
408 struct vsp1_uds *vsp1_uds_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_uds_create()
[all …]
H A Dvsp1.h39 struct vsp1_uds;
98 struct vsp1_uds *uds[VSP1_MAX_UDS];
H A DMakefile6 vsp1-y += vsp1_brx.o vsp1_sru.o vsp1_uds.o
H A Dvsp1_drv.c408 struct vsp1_uds *uds; in vsp1_create_entities()
H A Dvsp1_video.c798 struct vsp1_uds *uds = to_uds(&pipe->uds->subdev); in vsp1_video_setup_pipeline()
/openbmc/linux/
H A Dopengrok1.0.log[all...]