Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h169 struct virtio_snd_pcm_hdr { struct
171 struct virtio_snd_hdr hdr;
173 uint32_t stream_id;
/qemu/include/hw/audio/
H A Dvirtio-snd.h56 typedef struct virtio_snd_pcm_hdr virtio_snd_pcm_hdr; typedef