Searched refs:virtsnd_ctl_msg_alloc (Results 1 – 3 of 3) sorted by relevance
85 struct virtio_snd_msg *virtsnd_ctl_msg_alloc(size_t request_size, in virtsnd_ctl_msg_alloc() function268 msg = virtsnd_ctl_msg_alloc(sizeof(*query), in virtsnd_ctl_query_info()
23 struct virtio_snd_msg *virtsnd_ctl_msg_alloc(size_t request_size,
404 msg = virtsnd_ctl_msg_alloc(request_size, response_size, gfp); in virtsnd_pcm_ctl_msg_alloc()