Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/korg1212/
Dkorg1212.c1302 static int snd_korg1212_copy_to(struct snd_korg1212 *korg1212, void __user *dst, int pos, int count… in snd_korg1212_copy_to() function
1681 return snd_korg1212_copy_to(korg1212, dst, pos, count, 0, korg1212->channels * 2); in snd_korg1212_capture_copy()