Searched refs:virtio_snd_hdr (Results 1 – 3 of 3) sorted by relevance
74 struct virtio_snd_hdr { struct81 struct virtio_snd_hdr hdr; argument89 struct virtio_snd_hdr hdr;109 struct virtio_snd_hdr hdr;149 struct virtio_snd_hdr hdr;274 struct virtio_snd_hdr hdr;
128 struct virtio_snd_hdr *request = virtsnd_ctl_msg_request(msg); in virtsnd_ctl_msg_send()129 struct virtio_snd_hdr *response = virtsnd_ctl_msg_response(msg); in virtsnd_ctl_msg_send()269 sizeof(struct virtio_snd_hdr), GFP_KERNEL); in virtsnd_ctl_query_info()
395 size_t response_size = sizeof(struct virtio_snd_hdr); in virtsnd_pcm_ctl_msg_alloc()
Completed in 7 milliseconds