Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c641 static int get_channel_allocation_order(int ca) in get_channel_allocation_order() function
741 order = get_channel_allocation_order(ca); in hdmi_std_setup_channel_mapping()
880 int ordered_ca = get_channel_allocation_order(ca); in hdmi_manual_setup_channel_mapping()
909 int ordered_ca = get_channel_allocation_order(ca); in hdmi_setup_fake_chmap()
1148 ordered_ca = get_channel_allocation_order(ca); in hdmi_setup_audio_infoframe()
3241 cap = &channel_allocations[get_channel_allocation_order(ca)]; in atihdmi_paired_chmap_validate()