Home
last modified time | relevance | path

Searched defs:SoundSnapshot (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/devices/src/virtio/snd/vios_backend/
Dmod.rs88 struct SoundSnapshot { struct
89 config: virtio_snd_config,
90 virtio_features: u64,
91 vios_client: VioSClientSnapshot,
92 saved_stream_state: Vec<StreamSnapshot>,