Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_eld.c421 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()
Dhda_local.h783 void snd_print_channel_allocation(int spk_alloc, char *buf, int buflen);
Dpatch_hdmi.c706 snd_print_channel_allocation(eld->info.spk_alloc, buf, sizeof(buf)); in hdmi_channel_allocation()