Home
last modified time | relevance | path

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

/Linux-v6.1/sound/virtio/
Dvirtio_pcm.h120 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss);
Dvirtio_pcm_msg.c201 int virtsnd_pcm_msg_send(struct virtio_pcm_substream *vss) in virtsnd_pcm_msg_send() function
324 virtsnd_pcm_msg_send(vss); in virtsnd_pcm_msg_complete()
Dvirtio_pcm_ops.c336 rc = virtsnd_pcm_msg_send(vss); in virtsnd_pcm_trigger()