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()
216 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format()
248 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code()
301 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size()
365 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_set_pad_format()
435 static inline struct vsp1_entity *
438 return container_of(entity, struct vsp1_entity, subdev.entity); in media_entity_to_vsp1_entity()
445 struct vsp1_entity *source; in vsp1_entity_link_setup_source()
453 struct vsp1_entity *sink in vsp1_entity_link_setup_source()
479 struct vsp1_entity *sink; in vsp1_entity_link_setup_sink()
480 struct vsp1_entity *source; in vsp1_entity_link_setup_sink()
530 struct vsp1_entity *entity; in vsp1_entity_remote_pad()
612 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init()
687 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy()