Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/snd/sys/
H A Dwindows.rs63 pub(crate) struct SysAsyncStreamObjects { struct
64 pub(crate) stream: DirectionalStream,
65 pub(crate) pcm_sender: UnboundedSender<PcmResponse>,
H A Dlinux.rs48 pub(crate) struct SysAsyncStreamObjects { struct
49 pub(crate) stream: DirectionalStream,
50 pub(crate) pcm_sender: UnboundedSender<PcmResponse>,