Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/sound/
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-6.14.4/sound/pci/emu10k1/
Demufx.c709 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl()
710 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl()
713 struct snd_emu10k1_fx8010_control_gpr __user *_src; in copy_gctl()
717 _src = (struct snd_emu10k1_fx8010_control_gpr __user *)src; in copy_gctl()
737 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl_to_user()
738 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl_to_user()
741 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user()
744 _dst = (struct snd_emu10k1_fx8010_control_gpr __user *)dst; in copy_gctl_to_user()
771 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_verify_controls()
863 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_add_controls()
[all …]