Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c715 struct snd_emu10k1_fx8010_control_old_gpr __user *_octl; in copy_gctl() local
727 _octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)octl; in copy_gctl()
730 else if (copy_from_user(dst, &_octl[idx], sizeof(*octl))) in copy_gctl()