Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_vios.rs666 pub struct VioSStreamParams { struct
675 impl Into<virtio_snd_pcm_set_params> for (u32, VioSStreamParams) { implementation