Home
last modified time | relevance | path

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

/Linux-v5.15/sound/virtio/
Dvirtio_pcm.h93 extern const struct snd_pcm_ops virtsnd_pcm_ops;
Dvirtio_pcm_ops.c454 const struct snd_pcm_ops virtsnd_pcm_ops = { variable
Dvirtio_pcm.c474 snd_pcm_set_ops(vpcm->pcm, i, &virtsnd_pcm_ops); in virtsnd_pcm_build_devs()