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

/linux-master/sound/pci/ice1712/
H A Dse.c355 static const struct se200pci_control se200pci_cont[] = { variable in typeref:struct:se200pci_control
412 member = se200pci_cont[n].member;
441 return snd_ctl_enum_info(uinfo, 1, c, se200pci_cont[n].member);
478 switch (se200pci_cont[n].target) {
481 se200pci_cont[n].ch,
589 for (i = 0; i < ARRAY_SIZE(se200pci_cont); i++) {
591 cont.name = se200pci_cont[i].name;
594 switch (se200pci_cont[i].type) {
601 if (se200pci_cont[i].type == VOLUME1)

Completed in 83 milliseconds