Symbol: snd_pcm_chmap
include/sound/ac97_codec.h
175
struct snd_pcm_chmap;
include/sound/ac97_codec.h
284
struct snd_pcm_chmap *chmaps[2]; /* channel-maps (optional) */
include/sound/pcm.h
1485
snd_pcm_chmap_substream(struct snd_pcm_chmap *info, unsigned int idx)
include/sound/pcm.h
1508
struct snd_pcm_chmap **info_ret);
sound/core/pcm_lib.c
2470
static bool valid_chmap_channels(const struct snd_pcm_chmap *info, int ch)
sound/core/pcm_lib.c
2480
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/core/pcm_lib.c
2495
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/core/pcm_lib.c
2527
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/core/pcm_lib.c
2569
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/core/pcm_lib.c
2590
struct snd_pcm_chmap **info_ret)
sound/core/pcm_lib.c
2592
struct snd_pcm_chmap *info;
sound/hda/codecs/ca0132.c
6927
struct snd_pcm_chmap *chmap;
sound/hda/codecs/hdmi/nvhdmi-mcp.c
254
struct snd_pcm_chmap *chmap;
sound/hda/common/codec.c
3050
struct snd_pcm_chmap *chmap;
sound/hda/core/hdmi_chmap.c
614
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/hda/core/hdmi_chmap.c
670
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/hda/core/hdmi_chmap.c
744
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/hda/core/hdmi_chmap.c
776
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/hda/core/hdmi_chmap.c
850
struct snd_pcm_chmap *chmap;
sound/pci/ac97/ac97_patch.c
2555
struct snd_pcm_chmap *map = ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK];
sound/pci/atiixp.c
1225
struct snd_pcm_chmap *chmap;
sound/pci/intel8x0.c
1531
struct snd_pcm_chmap *chmap;
sound/pci/via82xx.c
1416
struct snd_pcm_chmap *chmap;
sound/pci/via82xx.c
1484
struct snd_pcm_chmap *chmap;
sound/soc/codecs/hdmi-codec.c
285
struct snd_pcm_chmap *chmap_info;
sound/soc/codecs/hdmi-codec.c
386
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/usb/stream.c
123
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/usb/stream.c
150
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/usb/stream.c
193
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/usb/stream.c
214
struct snd_pcm_chmap *chmap;
sound/x86/intel_hdmi_audio.c
545
struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol);
sound/x86/intel_hdmi_audio.h
91
struct snd_pcm_chmap *chmap;