Searched refs:virtio_snd_pcm_hdr (Results 1 – 5 of 5) sorted by relevance
56 typedef struct virtio_snd_pcm_hdr virtio_snd_pcm_hdr; typedef
147 struct virtio_snd_pcm_hdr { struct234 struct virtio_snd_pcm_hdr hdr;
169 struct virtio_snd_pcm_hdr { struct256 struct virtio_snd_pcm_hdr hdr;
394 size_t request_size = sizeof(struct virtio_snd_pcm_hdr); in virtsnd_pcm_ctl_msg_alloc()406 struct virtio_snd_pcm_hdr *hdr = virtsnd_ctl_msg_request(msg); in virtsnd_pcm_ctl_msg_alloc()
538 virtio_snd_pcm_hdr req; in virtio_snd_handle_pcm_start_stop()544 sizeof(virtio_snd_pcm_hdr)); in virtio_snd_handle_pcm_start_stop()546 if (msg_sz != sizeof(virtio_snd_pcm_hdr)) { in virtio_snd_handle_pcm_start_stop()549 %zu\n", __func__, msg_sz, sizeof(virtio_snd_pcm_hdr)); in virtio_snd_handle_pcm_start_stop()