Searched defs:Sound (Results 1 – 3 of 3) sorted by relevance
74 pub struct Sound { struct82 impl VirtioDevice for Sound { argument214 pub fn new_sound<P: AsRef<Path>>(path: P, virtio_features: u64) -> Result<Sound> { in new_sound()
31 Sound, enumerator
175 public class Sound extends AllocationGuard { class in SoundSystem