Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_chmap.h73 void snd_hdac_print_channel_allocation(int spk_alloc, char *buf, int buflen);
/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c247 void snd_hdac_print_channel_allocation(int spk_alloc, char *buf, int buflen) in snd_hdac_print_channel_allocation() function
258 EXPORT_SYMBOL_GPL(snd_hdac_print_channel_allocation);
316 snd_hdac_print_channel_allocation(spk_alloc, buf, sizeof(buf)); in hdmi_channel_allocation_spk_alloc_blk()
/openbmc/linux/sound/pci/hda/
H A Dhda_eld.c406 snd_hdac_print_channel_allocation(e->spk_alloc, buf, sizeof(buf)); in snd_hdmi_show_eld()
485 snd_hdac_print_channel_allocation(e->spk_alloc, buf, sizeof(buf)); in snd_hdmi_print_eld_info()