Searched refs:aci_vendor (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/opti9xx/
H A Dmiro.c128 int aci_vendor; member in struct:snd_miro
867 (miro->aci_vendor == 'm') &&
882 (miro->aci_vendor == 'm') &&
900 (miro->aci_vendor == 'm') &&
926 switch(miro->aci_vendor) {
931 snd_iprintf(buffer, "unknown (0x%x)\n", miro->aci_vendor);
1185 if ((miro->aci_vendor=aci_cmd(miro, ACI_READ_IDCODE, -1, -1)) < 0 ||
1354 if (miro->aci_vendor == 'm') {

Completed in 42 milliseconds