Lines Matching refs:aci_product
683 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()
982 snd_iprintf(buffer, "unknown (0x%x)\n", aci->aci_product); in snd_miro_proc_read()
1239 aci->aci_product = snd_aci_cmd(aci, ACI_READ_IDCODE, -1, -1); in snd_card_miro_aci_detect()
1240 if (aci->aci_vendor < 0 || aci->aci_product < 0) { in snd_card_miro_aci_detect()
1336 switch (miro->aci->aci_product) { in snd_miro_probe()