Searched refs:snd_dbri_ops (Results 1 – 1 of 1) sorted by relevance
2214 static const struct snd_pcm_ops snd_dbri_ops = { variable2237 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops); in snd_dbri_pcm()2238 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_dbri_ops); in snd_dbri_pcm()