Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme96.c1527 static const struct snd_pcm_ops snd_rme96_capture_adat_ops = { variable
1630 snd_pcm_set_ops(rme96->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_rme96_capture_adat_ops); in snd_rme96_create()