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()
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()
117 vsp1_entity_get_state(struct vsp1_entity *entity, in vsp1_entity_get_state()
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()
186 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() local
218 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() local
270 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_frame_size() local
334 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_set_pad_format() local
428 media_entity_to_vsp1_entity(struct media_entity *entity) in media_entity_to_vsp1_entity()
490 int vsp1_entity_link_setup(struct media_entity *entity, in vsp1_entity_link_setup()
522 struct vsp1_entity *entity; in vsp1_entity_remote_pad() local
604 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init()
686 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy()