Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Demu10k1.h1612 struct list_head gpr_ctl; /* GPR controls */ member
/Linux-v5.10/sound/pci/emu10k1/
Demufx.c640 list_for_each_entry(ctl, &emu->fx8010.gpr_ctl, list) { in snd_emu10k1_look_for_ctl()
881 list_add_tail(&ctl->list, &emu->fx8010.gpr_ctl); in snd_emu10k1_add_controls()
936 list_for_each_entry(ctl, &emu->fx8010.gpr_ctl, list) { in snd_emu10k1_list_controls()
2429 INIT_LIST_HEAD(&emu->fx8010.gpr_ctl); in snd_emu10k1_init_efx()