Home
last modified time | relevance | path

Searched refs:snd_hdac_add_chmap_ctls (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dhda_chmap.h77 int snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx,
/linux/sound/hda/
H A Dhdmi_chmap.c844 int snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx, in snd_hdac_add_chmap_ctls() function
868 EXPORT_SYMBOL_GPL(snd_hdac_add_chmap_ctls);
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1914 err = snd_hdac_add_chmap_ctls(snd_pcm, device, &hdmi->chmap); in hdac_hdmi_jack_init()
/linux/sound/pci/hda/
H A Dpatch_hdmi.c2421 err = snd_hdac_add_chmap_ctls(pcm->pcm, pcm_idx, &spec->chmap); in generic_hdmi_build_controls()