Searched refs:ICHD_MDMIN (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0m.c164 enum { ICHD_MDMIN, ICHD_MDMOUT, ICHD_MDMLAST = ICHD_MDMOUT }; enumerator in enum:__anon11126
649 return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMIN]);
656 chip->ichd[ICHD_MDMIN].substream = NULL;
822 if(ac97_is_modem(x97) && !chip->ichd[ICHD_MDMIN].ac97) {
823 chip->ichd[ICHD_MDMIN].ac97 = x97;

Completed in 47 milliseconds