/linux/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 635 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vortex_new_pcm() 641 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_vortex_new_pcm() 648 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vortex_new_pcm()
|
/linux/sound/virtio/ |
H A D | virtio_chmap.c | 131 return snd_pcm_add_chmap_ctls(pcm, direction, vs->chmaps, max_channels, in virtsnd_chmap_add_ctls()
|
/linux/sound/pci/ctxfi/ |
H A D | ctpcm.c | 466 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs, in ct_alsa_pcm_create()
|
/linux/sound/pci/ |
H A D | ens1370.c | 1254 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm() 1257 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm() 1286 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm2() 1289 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm2()
|
H A D | via82xx.c | 1451 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new() 1475 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new() 1518 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233a_pcm_new()
|
H A D | fm801.c | 735 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_fm801_pcm()
|
H A D | atiixp.c | 1280 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_atiixp_pcm_new()
|
H A D | intel8x0.c | 1473 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_intel8x0_pcm1()
|
H A D | cmipci.c | 1922 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cmipci_pcm_spdif_new()
|
/linux/sound/hda/ |
H A D | hdmi_chmap.c | 851 err = snd_pcm_add_chmap_ctls(pcm, in snd_hdac_add_chmap_ctls()
|
/linux/sound/core/ |
H A D | pcm_lib.c | 2583 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream, in snd_pcm_add_chmap_ctls() function 2632 EXPORT_SYMBOL_GPL(snd_pcm_add_chmap_ctls);
|
/linux/sound/usb/ |
H A D | stream.c | 224 err = snd_pcm_add_chmap_ctls(pcm, stream, NULL, 0, 0, &chmap); in add_chmap()
|
/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1143 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ymfpci_pcm() 1251 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ymfpci_pcm_4ch()
|
/linux/include/sound/ |
H A D | pcm.h | 1500 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream,
|
/linux/sound/soc/qcom/ |
H A D | lpass-cpu.c | 414 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK, in lpass_cpu_daiops_pcm_new()
|
/linux/sound/pci/emu10k1/ |
H A D | emu10k1x.c | 860 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_emu10k1x_pcm()
|
/linux/sound/pci/ca0106/ |
H A D | ca0106_main.c | 1336 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_ca0106_pcm()
|
/linux/sound/x86/ |
H A D | intel_hdmi_audio.c | 575 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in had_register_chmap_ctls()
|
/linux/sound/pci/hda/ |
H A D | patch_hdmi.c | 3698 err = snd_pcm_add_chmap_ctls(info->pcm, in nvhdmi_7x_8ch_build_controls()
|
H A D | patch_ca0132.c | 6958 err = snd_pcm_add_chmap_ctls(pcm->pcm, 6962 codec_dbg(codec, "snd_pcm_add_chmap_ctls failed!");
|