Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/au88x0/
Dau88x0_pcm.c658 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vortex_new_pcm()
664 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_vortex_new_pcm()
671 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vortex_new_pcm()
/Linux-v4.19/sound/pci/ctxfi/
Dctpcm.c480 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs, in ct_alsa_pcm_create()
/Linux-v4.19/sound/pci/
Dens1370.c1295 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm()
1298 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm()
1327 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm2()
1330 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ensoniq_pcm2()
Dvia82xx.c1479 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new()
1503 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233_pcm_new()
1546 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_via8233a_pcm_new()
Datiixp.c1297 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_atiixp_pcm_new()
Dfm801.c737 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_fm801_pcm()
Dintel8x0.c1557 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_intel8x0_pcm1()
Dcmipci.c1965 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cmipci_pcm_spdif_new()
/Linux-v4.19/sound/hda/
Dhdmi_chmap.c832 err = snd_pcm_add_chmap_ctls(pcm, in snd_hdac_add_chmap_ctls()
/Linux-v4.19/sound/soc/codecs/
Dhdmi-codec.c666 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK, in hdmi_codec_pcm_new()
/Linux-v4.19/sound/usb/
Dstream.c229 err = snd_pcm_add_chmap_ctls(pcm, stream, NULL, 0, 0, &chmap); in add_chmap()
/Linux-v4.19/sound/core/
Dpcm_lib.c2421 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream, in snd_pcm_add_chmap_ctls() function
2469 EXPORT_SYMBOL_GPL(snd_pcm_add_chmap_ctls);
/Linux-v4.19/include/sound/
Dpcm.h1427 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream,
/Linux-v4.19/sound/pci/ymfpci/
Dymfpci_main.c1168 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ymfpci_pcm()
1277 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ymfpci_pcm_4ch()
/Linux-v4.19/sound/pci/ca0106/
Dca0106_main.c1422 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_ca0106_pcm()
/Linux-v4.19/sound/pci/emu10k1/
Demu10k1x.c897 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2, in snd_emu10k1x_pcm()
/Linux-v4.19/sound/x86/
Dintel_hdmi_audio.c581 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, in had_register_chmap_ctls()
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c3167 err = snd_pcm_add_chmap_ctls(info->pcm, in nvhdmi_7x_8ch_build_controls()
Dhda_codec.c2970 err = snd_pcm_add_chmap_ctls(pcm->pcm, str, elem, in add_std_chmaps()
Dpatch_ca0132.c5747 err = snd_pcm_add_chmap_ctls(pcm->pcm, in ca0132_alt_add_chmap_ctls()