Searched refs:_gctl (Results 1 – 1 of 1) sorted by relevance
692 struct snd_emu10k1_fx8010_control_gpr __user *_gctl, in copy_gctl() argument698 return copy_from_user(gctl, &_gctl[idx], sizeof(*gctl)); in copy_gctl()699 octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)_gctl; in copy_gctl()707 struct snd_emu10k1_fx8010_control_gpr __user *_gctl, in copy_gctl_to_user() argument714 return copy_to_user(&_gctl[idx], gctl, sizeof(*gctl)); in copy_gctl_to_user()716 octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)_gctl; in copy_gctl_to_user()