Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Demu10k1.h1612 struct list_head gpr_ctl; /* GPR controls */ member
/linux-6.1.9/sound/pci/emu10k1/
Demufx.c641 list_for_each_entry(ctl, &emu->fx8010.gpr_ctl, list) { in snd_emu10k1_look_for_ctl()
884 list_add_tail(&ctl->list, &emu->fx8010.gpr_ctl); in snd_emu10k1_add_controls()
939 list_for_each_entry(ctl, &emu->fx8010.gpr_ctl, list) { in snd_emu10k1_list_controls()
2433 INIT_LIST_HEAD(&emu->fx8010.gpr_ctl); in snd_emu10k1_init_efx()