Home
last modified time | relevance | path

Searched refs:chmaps (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/sound/
Dac97_codec.h284 struct snd_pcm_chmap *chmaps[2]; /* channel-maps (optional) */ member
/Linux-v5.4/sound/pci/
Dvia82xx.c1494 chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_via8233_pcm_new()
1537 chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_via8233a_pcm_new()
Datiixp.c1296 chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_atiixp_pcm_new()
Dintel8x0.c1510 chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_intel8x0_pcm1()
/Linux-v5.4/sound/pci/ac97/
Dac97_patch.c2528 struct snd_pcm_chmap *map = ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK]; in alc650_swap_surround_put()