Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/opti9xx/
Dmiro.c683 if ((aci->aci_product == 'A') && wss) { in snd_set_aci_init_values()
745 if ((miro->aci->aci_product == 'A') || in snd_miro_mixer()
746 (miro->aci->aci_product == 'B')) { in snd_miro_mixer()
754 if ((miro->aci->aci_product == 'B') || in snd_miro_mixer()
755 (miro->aci->aci_product == 'C')) { in snd_miro_mixer()
764 if (miro->aci->aci_product == 'C') { in snd_miro_mixer()
903 (aci->aci_product == 'A')) { in snd_miro_proc_read()
918 (aci->aci_product == 'B')) { in snd_miro_proc_read()
936 (aci->aci_product == 'C')) { in snd_miro_proc_read()
971 switch (aci->aci_product) { in snd_miro_proc_read()
[all …]
/Linux-v4.19/include/sound/
Daci.h77 int aci_product; member