Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h147 struct virtio_snd_pcm_hdr { struct
149 struct virtio_snd_hdr hdr;
151 __le32 stream_id;
/openbmc/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;
/openbmc/qemu/include/hw/audio/
H A Dvirtio-snd.h56 typedef struct virtio_snd_pcm_hdr virtio_snd_pcm_hdr; typedef