Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_snd.h169 struct virtio_snd_pcm_hdr { struct
256 struct virtio_snd_pcm_hdr hdr;
/linux-6.12.1/sound/virtio/
Dvirtio_pcm_msg.c405 size_t request_size = sizeof(struct virtio_snd_pcm_hdr); in virtsnd_pcm_ctl_msg_alloc()
417 struct virtio_snd_pcm_hdr *hdr = virtsnd_ctl_msg_request(msg); in virtsnd_pcm_ctl_msg_alloc()