Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Demu10k1.h341 struct snd_emu10k1_fx8010_control_old_gpr { struct
/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c714 struct snd_emu10k1_fx8010_control_old_gpr *octl; in copy_gctl()
715 struct snd_emu10k1_fx8010_control_old_gpr __user *_octl; in copy_gctl()
726 octl = (struct snd_emu10k1_fx8010_control_old_gpr *)src; in copy_gctl()
727 _octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)octl; in copy_gctl()
742 struct snd_emu10k1_fx8010_control_old_gpr __user *octl; in copy_gctl_to_user()
748 octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)dst; in copy_gctl_to_user()