Lines Matching defs:entity
23 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup()
72 void vsp1_entity_configure_stream(struct vsp1_entity *entity, in vsp1_entity_configure_stream()
82 void vsp1_entity_configure_frame(struct vsp1_entity *entity, in vsp1_entity_configure_frame()
91 void vsp1_entity_configure_partition(struct vsp1_entity *entity, in vsp1_entity_configure_partition()
120 vsp1_entity_get_state(struct vsp1_entity *entity, in vsp1_entity_get_state()
146 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local
178 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local
230 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local
294 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_set_pad_format() local
386 media_entity_to_vsp1_entity(struct media_entity *entity) in media_entity_to_vsp1_entity()
448 int vsp1_entity_link_setup(struct media_entity *entity, in vsp1_entity_link_setup()
480 struct vsp1_entity *entity; in vsp1_entity_remote_pad() local
562 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init()
644 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy()