Home
last modified time | relevance | path

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

/linux-6.12.1/sound/virtio/
Dvirtio_pcm.h95 extern const struct snd_pcm_ops virtsnd_pcm_ops[];
Dvirtio_pcm_ops.c518 const struct snd_pcm_ops virtsnd_pcm_ops[] = { variable
Dvirtio_pcm.c476 snd_pcm_set_ops(vpcm->pcm, i, &virtsnd_pcm_ops[i]); in virtsnd_pcm_build_devs()