Searched defs:vsp1_entity_operations (Results 1 – 1 of 1) sorted by relevance
79 struct vsp1_entity_operations { struct80 void (*destroy)(struct vsp1_entity *entity);81 void (*configure_stream)(struct vsp1_entity *entity,109 const struct vsp1_entity_operations *ops; argument