Searched refs:snd_hdac_print_channel_allocation (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/sound/ | 
| D | hda_chmap.h | 73 void snd_hdac_print_channel_allocation(int spk_alloc, char *buf, int buflen);
  | 
| /Linux-v5.4/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-v5.4/sound/pci/hda/ | 
| D | hda_eld.c | 406 		snd_hdac_print_channel_allocation(e->spk_alloc, buf, sizeof(buf));  in snd_hdmi_show_eld() 481 	snd_hdac_print_channel_allocation(e->spk_alloc, buf, sizeof(buf));  in snd_hdmi_print_eld_info()
  |