Searched defs:Sound (Results 1 – 3 of 3) sorted by relevance
83 pub struct Sound { struct90 impl VirtioDevice for Sound { argument188 impl Suspendable for Sound {} implementation191 pub fn new_sound<P: AsRef<Path>>(path: P, virtio_features: u64) -> Result<Sound> { in new_sound()
175 public class Sound extends AllocationGuard { class in SoundSystem
124 Sound = virtio_ids::VIRTIO_ID_SOUND, enumerator