Searched refs:snd_pcm_add_chmap_ctls (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.4/sound/pci/au88x0/ |
| D | au88x0_pcm.c | 646 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vortex_new_pcm() 652 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_vortex_new_pcm() 659 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vortex_new_pcm()
|
| /Linux-v5.4/sound/pci/ctxfi/ |
| D | ctpcm.c | 476 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs, in ct_alsa_pcm_create()
|
| /Linux-v5.4/sound/pci/ |
| D | ens1370.c | 1281 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm() 1284 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm() 1313 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm2() 1316 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm2()
|
| D | via82xx.c | 1465 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new() 1489 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new() 1532 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233a_pcm_new()
|
| D | fm801.c | 727 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_fm801_pcm()
|
| D | atiixp.c | 1290 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_atiixp_pcm_new()
|
| D | intel8x0.c | 1504 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_intel8x0_pcm1()
|
| D | cmipci.c | 1952 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cmipci_pcm_spdif_new()
|
| /Linux-v5.4/sound/soc/codecs/ |
| D | hdmi-codec.c | 624 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK, in hdmi_codec_pcm_new()
|
| /Linux-v5.4/sound/hda/ |
| D | hdmi_chmap.c | 833 err = snd_pcm_add_chmap_ctls(pcm, in snd_hdac_add_chmap_ctls()
|
| /Linux-v5.4/sound/core/ |
| D | pcm_lib.c | 2415 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream, in snd_pcm_add_chmap_ctls() function 2463 EXPORT_SYMBOL_GPL(snd_pcm_add_chmap_ctls);
|
| /Linux-v5.4/include/sound/ |
| D | pcm.h | 1402 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream,
|
| /Linux-v5.4/sound/usb/ |
| D | stream.c | 224 err = snd_pcm_add_chmap_ctls(pcm, stream, NULL, 0, 0, &chmap); in add_chmap()
|
| /Linux-v5.4/sound/pci/ymfpci/ |
| D | ymfpci_main.c | 1154 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ymfpci_pcm() 1263 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ymfpci_pcm_4ch()
|
| /Linux-v5.4/sound/pci/ca0106/ |
| D | ca0106_main.c | 1404 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_ca0106_pcm()
|
| /Linux-v5.4/sound/pci/emu10k1/ |
| D | emu10k1x.c | 883 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_emu10k1x_pcm()
|
| /Linux-v5.4/sound/x86/ |
| D | intel_hdmi_audio.c | 572 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in had_register_chmap_ctls()
|
| /Linux-v5.4/sound/pci/hda/ |
| D | hda_codec.c | 3028 err = snd_pcm_add_chmap_ctls(pcm->pcm, str, elem, in add_std_chmaps()
|
| D | patch_hdmi.c | 3391 err = snd_pcm_add_chmap_ctls(info->pcm, in nvhdmi_7x_8ch_build_controls()
|
| D | patch_ca0132.c | 6284 err = snd_pcm_add_chmap_ctls(pcm->pcm, in ca0132_alt_add_chmap_ctls()
|