Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/korg1212/
Dkorg1212.c1696 static struct snd_pcm_ops snd_korg1212_capture_ops = { variable
2395 snd_pcm_set_ops(korg1212->pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_korg1212_capture_ops); in snd_korg1212_create()