Searched refs:aci_product (Results 1 – 2 of 2) sorted by relevance
674 if ((aci->aci_product == 'A') && wss) { in snd_set_aci_init_values()737 if ((miro->aci->aci_product == 'A') || in snd_miro_mixer()738 (miro->aci->aci_product == 'B')) { in snd_miro_mixer()748 if ((miro->aci->aci_product == 'B') || in snd_miro_mixer()749 (miro->aci->aci_product == 'C')) { in snd_miro_mixer()761 if (miro->aci->aci_product == 'C') { in snd_miro_mixer()905 (aci->aci_product == 'A')) { in snd_miro_proc_read()920 (aci->aci_product == 'B')) { in snd_miro_proc_read()938 (aci->aci_product == 'C')) { in snd_miro_proc_read()973 switch (aci->aci_product) { in snd_miro_proc_read()[all …]
78 int aci_product; member