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

/linux-master/sound/pci/au88x0/
H A Dau88x0_pcm.c635 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
641 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_CAPTURE,
648 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/sound/virtio/
H A Dvirtio_chmap.c131 return snd_pcm_add_chmap_ctls(pcm, direction, vs->chmaps, max_channels,
/linux-master/sound/pci/ctxfi/
H A Dctpcm.c466 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs,
/linux-master/sound/pci/
H A Dens1370.c1254 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1257 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1286 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1289 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
H A Dvia82xx.c1451 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1475 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1518 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
H A Dfm801.c735 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
H A Datiixp.c1280 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
H A Dintel8x0.c1476 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
H A Dcmipci.c1936 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/sound/hda/
H A Dhdmi_chmap.c833 err = snd_pcm_add_chmap_ctls(pcm,
/linux-master/sound/usb/
H A Dstream.c224 err = snd_pcm_add_chmap_ctls(pcm, stream, NULL, 0, 0, &chmap);
/linux-master/sound/pci/ymfpci/
H A Dymfpci_main.c1143 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1251 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/sound/core/
H A Dpcm_lib.c2538 * snd_pcm_add_chmap_ctls - create channel-mapping control elements
2549 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream, function
2597 EXPORT_SYMBOL_GPL(snd_pcm_add_chmap_ctls); variable
/linux-master/sound/pci/emu10k1/
H A Demu10k1x.c860 return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2,
/linux-master/sound/soc/codecs/
H A Dhdmi-codec.c783 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/sound/soc/qcom/
H A Dlpass-cpu.c414 ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/include/sound/
H A Dpcm.h1542 int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream,
/linux-master/sound/pci/ca0106/
H A Dca0106_main.c1336 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2,
/linux-master/sound/x86/
H A Dintel_hdmi_audio.c575 err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c3704 err = snd_pcm_add_chmap_ctls(info->pcm,
H A Dhda_codec.c3078 err = snd_pcm_add_chmap_ctls(pcm->pcm, str, elem,
H A Dpatch_ca0132.c6946 err = snd_pcm_add_chmap_ctls(pcm->pcm,
6950 codec_dbg(codec, "snd_pcm_add_chmap_ctls failed!");

Completed in 616 milliseconds