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

/linux-master/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 */
366 struct snd_emu10k1_fx8010_control_gpr *gpr_list_controls; /* listed GPR controls */
/linux-master/sound/pci/emu10k1/
H A Demufx.c709 struct snd_emu10k1_fx8010_control_gpr *dst,
710 struct snd_emu10k1_fx8010_control_gpr *src,
713 struct snd_emu10k1_fx8010_control_gpr __user *_src;
717 _src = (struct snd_emu10k1_fx8010_control_gpr __user *)src;
737 struct snd_emu10k1_fx8010_control_gpr *dst,
738 struct snd_emu10k1_fx8010_control_gpr *src,
741 struct snd_emu10k1_fx8010_control_gpr __user *_dst;
744 _dst = (struct snd_emu10k1_fx8010_control_gpr __user *)dst;
771 struct snd_emu10k1_fx8010_control_gpr *gctl;
863 struct snd_emu10k1_fx8010_control_gpr *gct
[all...]

Completed in 135 milliseconds