Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/isa/opti9xx/
H A Dmiro.c670 if ((aci->aci_product == 'A') && wss) { in snd_set_aci_init_values()
732 if ((miro->aci->aci_product == 'A') || in snd_miro_mixer()
733 (miro->aci->aci_product == 'B')) { in snd_miro_mixer()
741 if ((miro->aci->aci_product == 'B') || in snd_miro_mixer()
742 (miro->aci->aci_product == 'C')) { in snd_miro_mixer()
751 if (miro->aci->aci_product == 'C') { in snd_miro_mixer()
893 (aci->aci_product == 'A')) { in snd_miro_proc_read()
908 (aci->aci_product == 'B')) { in snd_miro_proc_read()
926 (aci->aci_product == 'C')) { in snd_miro_proc_read()
961 switch (aci->aci_product) { in snd_miro_proc_read()
[all …]
/OK3568_Linux_fs/kernel/include/sound/
H A Daci.h77 int aci_product; member