Searched refs:virtsnd_pcm_ops (Results 1 – 3 of 3) sorted by relevance
95 extern const struct snd_pcm_ops virtsnd_pcm_ops[];
518 const struct snd_pcm_ops virtsnd_pcm_ops[] = { variable
476 snd_pcm_set_ops(vpcm->pcm, i, &virtsnd_pcm_ops[i]); in virtsnd_pcm_build_devs()