Home
last modified time | relevance | path

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

/linux/sound/sparc/
H A Ddbri.c2201 static const struct snd_pcm_ops snd_dbri_ops = { variable
2224 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops); in snd_dbri_pcm()
2225 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_dbri_ops); in snd_dbri_pcm()