Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Datiixp.c240 int ac97_pcm_type; /* index # of ac97_pcm to access, -1 = not used */ member
964 if (dma->ac97_pcm_type >= 0) { in snd_atiixp_pcm_hw_params()
965 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type]; in snd_atiixp_pcm_hw_params()
989 struct ac97_pcm *pcm = chip->pcms[dma->ac97_pcm_type]; in snd_atiixp_pcm_hw_free()
1035 dma->ac97_pcm_type = pcm_type; in snd_atiixp_pcm_open()
H A Datiixp_modem.c215 int ac97_pcm_type; /* index # of ac97_pcm to access, -1 = not used */ member
859 dma->ac97_pcm_type = pcm_type; in snd_atiixp_pcm_open()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds