Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Datiixp.c239 int ac97_pcm_type; /* index # of ac97_pcm to access, -1 = not used */ member
963 if (dma->ac97_pcm_type >= 0) { in snd_atiixp_pcm_hw_params()
964 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type]; in snd_atiixp_pcm_hw_params()
988 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type]; in snd_atiixp_pcm_hw_free()
1034 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
858 dma->ac97_pcm_type = pcm_type; in snd_atiixp_pcm_open()