Searched defs:virtio_snd_pcm_hdr (Results 1 – 3 of 3) sorted by relevance
147 struct virtio_snd_pcm_hdr { struct149 struct virtio_snd_hdr hdr;151 __le32 stream_id;
169 struct virtio_snd_pcm_hdr { struct171 struct virtio_snd_hdr hdr;173 uint32_t stream_id;
56 typedef struct virtio_snd_pcm_hdr virtio_snd_pcm_hdr; typedef