Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Datiixp.c239 int ac97_pcm_type; /* index # of ac97_pcm to access, -1 = not used */ member
961 if (dma->ac97_pcm_type >= 0) { in snd_atiixp_pcm_hw_params()
962 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type]; in snd_atiixp_pcm_hw_params()
986 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type]; in snd_atiixp_pcm_hw_free()
1032 dma->ac97_pcm_type = pcm_type; in snd_atiixp_pcm_open()
H A Datiixp_modem.c214 int ac97_pcm_type; /* index # of ac97_pcm to access, -1 = not used */ member
856 dma->ac97_pcm_type = pcm_type; in snd_atiixp_pcm_open()