Module devices::virtio::snd::common_backend::async_funcs
source · Enums§
Traits§
- Trait to wrap system specific helpers for reading from the start point capture buffer.
- Trait to wrap system specific helpers for writing to endpoint playback buffers.
Functions§
- Handle all the control messages from the ctrl queue.
- Send events to the audio driver.
- Handle messages from the tx or the rx queue. One invocation is needed for each queue.
- Start a pcm worker that receives descriptors containing PCM frames (audio data) from the tx/rx queue, and forward them to CRAS. One pcm worker per stream.