Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Demu10k1.h328 struct snd_emu10k1_fx8010_control_gpr { struct
359 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */ argument
366 struct snd_emu10k1_fx8010_control_gpr *gpr_list_controls; /* listed GPR controls */
/linux/sound/pci/emu10k1/
H A Demufx.c710 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl()
711 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl()
714 struct snd_emu10k1_fx8010_control_gpr __user *_src; in copy_gctl()
718 _src = (struct snd_emu10k1_fx8010_control_gpr __user *)src; in copy_gctl()
738 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl_to_user()
739 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl_to_user()
742 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user()
745 _dst = (struct snd_emu10k1_fx8010_control_gpr __user *)dst; in copy_gctl_to_user()
772 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_verify_controls()
864 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_add_controls()
[all …]