Searched refs:snd_print_channel_allocation (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | hda_eld.c | 421 void snd_print_channel_allocation(int spk_alloc, char *buf, int buflen) in snd_print_channel_allocation() function 443 snd_print_channel_allocation(e->spk_alloc, buf, sizeof(buf)); in snd_hdmi_show_eld() 518 snd_print_channel_allocation(e->spk_alloc, buf, sizeof(buf)); in snd_hdmi_print_eld_info()
|
D | hda_local.h | 783 void snd_print_channel_allocation(int spk_alloc, char *buf, int buflen);
|
D | patch_hdmi.c | 706 snd_print_channel_allocation(eld->info.spk_alloc, buf, sizeof(buf)); in hdmi_channel_allocation()
|