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

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

Completed in 114 milliseconds