snd_dbri_ops     2221 sound/sparc/dbri.c static const struct snd_pcm_ops snd_dbri_ops = {
snd_dbri_ops     2244 sound/sparc/dbri.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops);
snd_dbri_ops     2245 sound/sparc/dbri.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_dbri_ops);