Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dac97_codec.h533 struct snd_pcm_chmap *chmaps[2]; /* channel-maps (optional) */ member
/linux-4.4.14/sound/pci/
Dvia82xx.c1506 chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_via8233_pcm_new()
1549 chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_via8233a_pcm_new()
Datiixp.c1303 chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_atiixp_pcm_new()
Dintel8x0.c1567 chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap; in snd_intel8x0_pcm1()
/linux-4.4.14/sound/pci/ac97/
Dac97_patch.c2543 struct snd_pcm_chmap *map = ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK]; in alc650_swap_surround_put()