Searched refs:aci_product (Results 1 – 2 of 2) sorted by relevance
680 if ((aci->aci_product == 'A') && wss) { in snd_set_aci_init_values()742 if ((miro->aci->aci_product == 'A') || in snd_miro_mixer()743 (miro->aci->aci_product == 'B')) { in snd_miro_mixer()751 if ((miro->aci->aci_product == 'B') || in snd_miro_mixer()752 (miro->aci->aci_product == 'C')) { in snd_miro_mixer()761 if (miro->aci->aci_product == 'C') { in snd_miro_mixer()898 (aci->aci_product == 'A')) { in snd_miro_proc_read()913 (aci->aci_product == 'B')) { in snd_miro_proc_read()931 (aci->aci_product == 'C')) { in snd_miro_proc_read()966 switch (aci->aci_product) { in snd_miro_proc_read()[all …]
76 int aci_product; member