Home
last modified time | relevance | path

Searched refs:snd_pcm_add_chmap_ctls (Results 1 – 22 of 22) sorted by relevance

/linux-6.6.21/sound/pci/au88x0/
Dau88x0_pcm.c635 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/
Dvirtio_chmap.c131 return snd_pcm_add_chmap_ctls(pcm, direction, vs->chmaps, max_channels, in virtsnd_chmap_add_ctls()
/linux-6.6.21/sound/pci/ctxfi/
Dctpcm.c466 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs, in ct_alsa_pcm_create()
/linux-6.6.21/sound/pci/
Dens1370.c1254 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()
Dvia82xx.c1453 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()
Dfm801.c737 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_fm801_pcm()
Datiixp.c1282 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_atiixp_pcm_new()
Dintel8x0.c1476 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_intel8x0_pcm1()
Dcmipci.c1938 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cmipci_pcm_spdif_new()
/linux-6.6.21/sound/hda/
Dhdmi_chmap.c833 err = snd_pcm_add_chmap_ctls(pcm, in snd_hdac_add_chmap_ctls()
/linux-6.6.21/sound/usb/
Dstream.c224 err = snd_pcm_add_chmap_ctls(pcm, stream, NULL, 0, 0, &chmap); in add_chmap()
/linux-6.6.21/sound/core/
Dpcm_lib.c2519 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/
Dpcm.h1523 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream,
/linux-6.6.21/sound/soc/codecs/
Dhdmi-codec.c782 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK, in hdmi_codec_pcm_new()
/linux-6.6.21/sound/pci/ymfpci/
Dymfpci_main.c1143 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/
Dlpass-cpu.c414 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/
Demu10k1x.c860 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_emu10k1x_pcm()
/linux-6.6.21/sound/x86/
Dintel_hdmi_audio.c574 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in had_register_chmap_ctls()
/linux-6.6.21/sound/pci/ca0106/
Dca0106_main.c1336 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_ca0106_pcm()
/linux-6.6.21/sound/pci/hda/
Dhda_codec.c3078 err = snd_pcm_add_chmap_ctls(pcm->pcm, str, elem, in add_std_chmaps()
Dpatch_hdmi.c3704 err = snd_pcm_add_chmap_ctls(info->pcm, in nvhdmi_7x_8ch_build_controls()
Dpatch_ca0132.c6947 err = snd_pcm_add_chmap_ctls(pcm->pcm, in ca0132_alt_add_chmap_ctls()