Home
last modified time | relevance | path

Searched refs:virtsnd_pcm_msg_free (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/sound/virtio/
Dvirtio_pcm.h118 void virtsnd_pcm_msg_free(struct virtio_pcm_substream *vss);
Dvirtio_pcm_ops.c239 virtsnd_pcm_msg_free(vss); in virtsnd_pcm_hw_params()
258 virtsnd_pcm_msg_free(vss); in virtsnd_pcm_hw_free()
Dvirtio_pcm_msg.c174 void virtsnd_pcm_msg_free(struct virtio_pcm_substream *vss) in virtsnd_pcm_msg_free() function
Dvirtio_card.c359 virtsnd_pcm_msg_free(vss); in virtsnd_remove()