Home
last modified time | relevance | path

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

/linux-6.1.9/sound/sparc/
Ddbri.c2214 static const struct snd_pcm_ops snd_dbri_ops = { variable
2237 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()