Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c636 static int get_channel_allocation_order(int ca) in get_channel_allocation_order() function
736 order = get_channel_allocation_order(ca); in hdmi_std_setup_channel_mapping()
875 int ordered_ca = get_channel_allocation_order(ca); in hdmi_manual_setup_channel_mapping()
904 int ordered_ca = get_channel_allocation_order(ca); in hdmi_setup_fake_chmap()
1143 ordered_ca = get_channel_allocation_order(ca); in hdmi_setup_audio_infoframe()
3015 cap = &channel_allocations[get_channel_allocation_order(ca)]; in atihdmi_paired_chmap_validate()