Lines Matching refs:vsp1_entity
23 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup()
27 struct vsp1_entity *source; in vsp1_entity_route_setup()
72 void vsp1_entity_configure_stream(struct vsp1_entity *entity, in vsp1_entity_configure_stream()
81 void vsp1_entity_configure_frame(struct vsp1_entity *entity, in vsp1_entity_configure_frame()
90 void vsp1_entity_configure_partition(struct vsp1_entity *entity, in vsp1_entity_configure_partition()
118 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config()
141 vsp1_entity_get_pad_format(struct vsp1_entity *entity, in vsp1_entity_get_pad_format()
160 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection()
214 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format()
246 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code()
298 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size()
362 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_set_pad_format()
432 static inline struct vsp1_entity *
435 return container_of(entity, struct vsp1_entity, subdev.entity); in media_entity_to_vsp1_entity()
442 struct vsp1_entity *source; in vsp1_entity_link_setup_source()
450 struct vsp1_entity *sink in vsp1_entity_link_setup_source()
476 struct vsp1_entity *sink; in vsp1_entity_link_setup_sink()
477 struct vsp1_entity *source; in vsp1_entity_link_setup_sink()
527 struct vsp1_entity *entity; in vsp1_entity_remote_pad()
609 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init()
684 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy()