Home
last modified time | relevance | path

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

/linux/sound/virtio/
A Dvirtio_pcm.h42 struct virtio_pcm_substream { struct
43 struct virtio_snd *snd;
44 u32 nid;
45 u32 sid;
46 u32 direction;
47 u32 features;
48 struct snd_pcm_substream *substream;
49 struct snd_pcm_hardware hw;
73 struct virtio_pcm_substream **substreams; argument

Completed in 3 milliseconds