Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dhda_chmap.h76 int snd_hdac_spk_to_chmap(int spk);
/linux-6.6.21/sound/hda/
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-6.6.21/sound/pci/hda/
Dpatch_hdmi.c4331 chmap[count++] = snd_hdac_spk_to_chmap(spk); in atihdmi_paired_cea_alloc_to_tlv_chmap()