gpr_ctl          1612 include/sound/emu10k1.h 	struct list_head gpr_ctl;	/* GPR controls */
gpr_ctl           636 sound/pci/emu10k1/emufx.c 	list_for_each_entry(ctl, &emu->fx8010.gpr_ctl, list) {
gpr_ctl           856 sound/pci/emu10k1/emufx.c 			list_add_tail(&ctl->list, &emu->fx8010.gpr_ctl);
gpr_ctl           912 sound/pci/emu10k1/emufx.c 	list_for_each_entry(ctl, &emu->fx8010.gpr_ctl, list) {
gpr_ctl          2405 sound/pci/emu10k1/emufx.c 	INIT_LIST_HEAD(&emu->fx8010.gpr_ctl);