/linux-6.6.21/sound/pci/au88x0/ |
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-6.6.21/sound/virtio/ |
D | virtio_chmap.c | 131 return snd_pcm_add_chmap_ctls(pcm, direction, vs->chmaps, max_channels, in virtsnd_chmap_add_ctls()
|
/linux-6.6.21/sound/pci/ctxfi/ |
D | ctpcm.c | 466 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs, in ct_alsa_pcm_create()
|
/linux-6.6.21/sound/pci/ |
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()
|
D | via82xx.c | 1453 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new() 1477 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new() 1520 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233a_pcm_new()
|
D | fm801.c | 737 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_fm801_pcm()
|
D | atiixp.c | 1282 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_atiixp_pcm_new()
|
D | intel8x0.c | 1476 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_intel8x0_pcm1()
|
D | cmipci.c | 1938 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cmipci_pcm_spdif_new()
|
/linux-6.6.21/sound/hda/ |
D | hdmi_chmap.c | 833 err = snd_pcm_add_chmap_ctls(pcm, in snd_hdac_add_chmap_ctls()
|
/linux-6.6.21/sound/usb/ |
D | stream.c | 224 err = snd_pcm_add_chmap_ctls(pcm, stream, NULL, 0, 0, &chmap); in add_chmap()
|
/linux-6.6.21/sound/core/ |
D | pcm_lib.c | 2519 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream, in snd_pcm_add_chmap_ctls() function 2567 EXPORT_SYMBOL_GPL(snd_pcm_add_chmap_ctls);
|
/linux-6.6.21/include/sound/ |
D | pcm.h | 1523 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream,
|
/linux-6.6.21/sound/soc/codecs/ |
D | hdmi-codec.c | 782 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK, in hdmi_codec_pcm_new()
|
/linux-6.6.21/sound/pci/ymfpci/ |
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-6.6.21/sound/soc/qcom/ |
D | lpass-cpu.c | 414 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK, in lpass_cpu_daiops_pcm_new()
|
/linux-6.6.21/sound/pci/emu10k1/ |
D | emu10k1x.c | 860 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_emu10k1x_pcm()
|
/linux-6.6.21/sound/x86/ |
D | intel_hdmi_audio.c | 574 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in had_register_chmap_ctls()
|
/linux-6.6.21/sound/pci/ca0106/ |
D | ca0106_main.c | 1336 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_ca0106_pcm()
|
/linux-6.6.21/sound/pci/hda/ |
D | hda_codec.c | 3078 err = snd_pcm_add_chmap_ctls(pcm->pcm, str, elem, in add_std_chmaps()
|
D | patch_hdmi.c | 3704 err = snd_pcm_add_chmap_ctls(info->pcm, in nvhdmi_7x_8ch_build_controls()
|
D | patch_ca0132.c | 6947 err = snd_pcm_add_chmap_ctls(pcm->pcm, in ca0132_alt_add_chmap_ctls()
|