Home
last modified time | relevance | path

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

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