Searched refs:snd_korg1212_copy_to (Results 1 – 1 of 1) sorted by relevance
1302 static int snd_korg1212_copy_to(struct snd_korg1212 *korg1212, void __user *dst, int pos, int count… in snd_korg1212_copy_to() function1681 return snd_korg1212_copy_to(korg1212, dst, pos, count, 0, korg1212->channels * 2); in snd_korg1212_capture_copy()