Searched refs:snd_hdac_print_channel_allocation (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/sound/ |
D | hda_chmap.h | 73 void snd_hdac_print_channel_allocation(int spk_alloc, char *buf, int buflen);
|
/Linux-v4.19/sound/hda/ |
D | hdmi_chmap.c | 246 void snd_hdac_print_channel_allocation(int spk_alloc, char *buf, int buflen) in snd_hdac_print_channel_allocation() function 257 EXPORT_SYMBOL_GPL(snd_hdac_print_channel_allocation); 315 snd_hdac_print_channel_allocation(spk_alloc, buf, sizeof(buf)); in hdmi_channel_allocation_spk_alloc_blk()
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_eld.c | 419 snd_hdac_print_channel_allocation(e->spk_alloc, buf, sizeof(buf)); in snd_hdmi_show_eld() 494 snd_hdac_print_channel_allocation(e->spk_alloc, buf, sizeof(buf)); in snd_hdmi_print_eld_info()
|