Searched refs:snd_hdac_print_channel_allocation (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/include/sound/ |
D | hda_chmap.h | 73 void snd_hdac_print_channel_allocation(int spk_alloc, char *buf, int buflen);
|
/linux-6.6.21/sound/hda/ |
D | hdmi_chmap.c | 247 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()
|
/linux-6.6.21/sound/pci/hda/ |
D | hda_eld.c | 406 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()
|