Home
last modified time | relevance | path

Searched refs:snd_hdac_spk_to_chmap (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dhda_chmap.h76 int snd_hdac_spk_to_chmap(int spk);
/linux/sound/hda/core/
H A Dhdmi_chmap.c452 int snd_hdac_spk_to_chmap(int spk) in snd_hdac_spk_to_chmap() function
462 EXPORT_SYMBOL_GPL(snd_hdac_spk_to_chmap);
477 return snd_hdac_spk_to_chmap(mask); in from_cea_slot()
645 chmap[count++] = snd_hdac_spk_to_chmap(spk); in hdmi_cea_alloc_to_tlv_chmap()
/linux/sound/hda/codecs/hdmi/
H A Datihdmi.c428 chmap[count++] = snd_hdac_spk_to_chmap(spk); in atihdmi_paired_cea_alloc_to_tlv_chmap()