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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Datiixp.c255 int ac97_pcm_type; /* index # of ac97_pcm to access, -1 = not used */ member in struct:atiixp_dma
965 if (dma->ac97_pcm_type >= 0) {
966 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type];
990 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type];
1036 dma->ac97_pcm_type = pcm_type;
H A Datiixp_modem.c230 int ac97_pcm_type; /* index # of ac97_pcm to access, -1 = not used */ member in struct:atiixp_dma
875 dma->ac97_pcm_type = pcm_type;

Completed in 42 milliseconds