Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Demu10k1.h341 struct snd_emu10k1_fx8010_control_old_gpr { struct
/linux/sound/pci/emu10k1/
H A Demufx.c715 struct snd_emu10k1_fx8010_control_old_gpr *octl; in copy_gctl()
716 struct snd_emu10k1_fx8010_control_old_gpr __user *_octl; in copy_gctl()
727 octl = (struct snd_emu10k1_fx8010_control_old_gpr *)src; in copy_gctl()
728 _octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)octl; in copy_gctl()
743 struct snd_emu10k1_fx8010_control_old_gpr __user *octl; in copy_gctl_to_user()
749 octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)dst; in copy_gctl_to_user()