Searched refs:virtsnd_pcm_ctl_msg_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/virtio/
H A Dvirtio_pcm.h114 virtsnd_pcm_ctl_msg_alloc(struct virtio_pcm_substream *vss,
H A Dvirtio_pcm_ops.c183 msg = virtsnd_pcm_ctl_msg_alloc(vss, VIRTIO_SND_R_PCM_SET_PARAMS,
307 msg = virtsnd_pcm_ctl_msg_alloc(vss, VIRTIO_SND_R_PCM_PREPARE,
349 msg = virtsnd_pcm_ctl_msg_alloc(vss, VIRTIO_SND_R_PCM_START,
371 msg = virtsnd_pcm_ctl_msg_alloc(vss, VIRTIO_SND_R_PCM_STOP,
405 msg = virtsnd_pcm_ctl_msg_alloc(vss, VIRTIO_SND_R_PCM_RELEASE,
H A Dvirtio_pcm_msg.c392 * virtsnd_pcm_ctl_msg_alloc() - Allocate and initialize the PCM device control
402 virtsnd_pcm_ctl_msg_alloc(struct virtio_pcm_substream *vss, function

Completed in 121 milliseconds