Home
last modified time | relevance | path

Searched refs:virtsnd_pcm_msg_send (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/sound/virtio/
Dvirtio_pcm.h120 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss);
Dvirtio_pcm_msg.c202 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss) in virtsnd_pcm_msg_send() function
325 virtsnd_pcm_msg_send(vss); in virtsnd_pcm_msg_complete()
Dvirtio_pcm_ops.c336 rc = virtsnd_pcm_msg_send(vss); in virtsnd_pcm_trigger()