Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/sound/
Demu10k1.h284 struct snd_emu10k1_fx8010_control_gpr { struct
315 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */ argument
322 struct snd_emu10k1_fx8010_control_gpr *gpr_list_controls; /* listed GPR controls */
/linux-6.1.9/sound/pci/emu10k1/
Demufx.c680 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl()
681 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl()
684 struct snd_emu10k1_fx8010_control_gpr __user *_src; in copy_gctl()
688 _src = (struct snd_emu10k1_fx8010_control_gpr __user *)src; in copy_gctl()
708 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl_to_user()
709 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl_to_user()
712 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user()
715 _dst = (struct snd_emu10k1_fx8010_control_gpr __user *)dst; in copy_gctl_to_user()
742 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_verify_controls()
809 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_add_controls()
[all …]