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()
80 void vsp1_entity_configure_frame(struct vsp1_entity *entity, in vsp1_entity_configure_frame()
89 void vsp1_entity_configure_partition(struct vsp1_entity *entity, in vsp1_entity_configure_partition()
117 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config()
140 vsp1_entity_get_pad_format(struct vsp1_entity *entity, in vsp1_entity_get_pad_format()
159 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection()
213 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format()
245 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code()
297 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size()
361 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_set_pad_format()
431 static inline struct vsp1_entity *
434 return container_of(entity, struct vsp1_entity, subdev.entity); in media_entity_to_vsp1_entity()
441 struct vsp1_entity *source; in vsp1_entity_link_setup_source()
449 struct vsp1_entity *sink in vsp1_entity_link_setup_source()
475 struct vsp1_entity *sink; in vsp1_entity_link_setup_sink()
476 struct vsp1_entity *source; in vsp1_entity_link_setup_sink()
526 struct vsp1_entity *entity; in vsp1_entity_remote_pad()
608 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init()
683 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy()