Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dsnd.rs80 struct SndBackendSnapshot { struct
81 avail_features: u64,
82 stream_infos: Option<Vec<StreamInfoSnapshot>>,
83 snd_data: SndData,