Symbol: snd_emu10k1_fx8010_control_gpr
include/uapi/sound/emu10k1.h
359
struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */
include/uapi/sound/emu10k1.h
366
struct snd_emu10k1_fx8010_control_gpr *gpr_list_controls; /* listed GPR controls */
sound/pci/emu10k1/emufx.c
1156
snd_emu10k1_init_mono_control2(struct snd_emu10k1_fx8010_control_gpr *ctl,
sound/pci/emu10k1/emufx.c
1180
snd_emu10k1_init_stereo_control2(struct snd_emu10k1_fx8010_control_gpr *ctl,
sound/pci/emu10k1/emufx.c
1205
snd_emu10k1_init_mono_onoff_control(struct snd_emu10k1_fx8010_control_gpr *ctl,
sound/pci/emu10k1/emufx.c
1218
snd_emu10k1_init_stereo_onoff_control(struct snd_emu10k1_fx8010_control_gpr *ctl,
sound/pci/emu10k1/emufx.c
1281
struct snd_emu10k1_fx8010_control_gpr *controls = NULL, *ctl;
sound/pci/emu10k1/emufx.c
1797
struct snd_emu10k1_fx8010_control_gpr *controls = NULL, *ctl;
sound/pci/emu10k1/emufx.c
1809
controls = kzalloc_objs(struct snd_emu10k1_fx8010_control_gpr,
sound/pci/emu10k1/emufx.c
705
struct snd_emu10k1_fx8010_control_gpr *dst,
sound/pci/emu10k1/emufx.c
706
struct snd_emu10k1_fx8010_control_gpr *src,
sound/pci/emu10k1/emufx.c
709
struct snd_emu10k1_fx8010_control_gpr __user *_src;
sound/pci/emu10k1/emufx.c
713
_src = (struct snd_emu10k1_fx8010_control_gpr __user *)src;
sound/pci/emu10k1/emufx.c
733
struct snd_emu10k1_fx8010_control_gpr *dst,
sound/pci/emu10k1/emufx.c
734
struct snd_emu10k1_fx8010_control_gpr *src,
sound/pci/emu10k1/emufx.c
737
struct snd_emu10k1_fx8010_control_gpr __user *_dst;
sound/pci/emu10k1/emufx.c
740
_dst = (struct snd_emu10k1_fx8010_control_gpr __user *)dst;
sound/pci/emu10k1/emufx.c
767
struct snd_emu10k1_fx8010_control_gpr *gctl;
sound/pci/emu10k1/emufx.c
859
struct snd_emu10k1_fx8010_control_gpr *gctl;
sound/pci/emu10k1/emufx.c
979
struct snd_emu10k1_fx8010_control_gpr *gctl;