Home
last modified time | relevance | path

Searched defs:uds (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/platform/vsp1/
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() local
130 struct vsp1_uds *uds = to_uds(subdev); in uds_enum_frame_size() local
166 static void uds_try_format(struct vsp1_uds *uds, in uds_try_format()
206 struct vsp1_uds *uds = to_uds(subdev); in uds_set_format() local
262 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_configure_stream() local
310 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_configure_partition() local
334 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_max_width() local
365 struct vsp1_uds *uds = to_uds(&entity->subdev); in uds_partition() local
399 struct vsp1_uds *uds; in vsp1_uds_create() local
Dvsp1_drv.c401 struct vsp1_uds *uds; in vsp1_create_entities() local
Dvsp1_pipe.h134 struct vsp1_entity *uds; member
Dvsp1.h94 struct vsp1_uds *uds[VSP1_MAX_UDS]; member
Dvsp1_video.c811 struct vsp1_uds *uds = to_uds(&pipe->uds->subdev); in vsp1_video_setup_pipeline() local