Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdmi_chmap.c235 static int get_channel_allocation_order(int ca) in get_channel_allocation_order() function
349 order = get_channel_allocation_order(ca); in hdmi_std_setup_channel_mapping()
509 int ordered_ca = get_channel_allocation_order(ca); in hdmi_manual_setup_channel_mapping()
538 int ordered_ca = get_channel_allocation_order(ca); in hdmi_setup_fake_chmap()
568 int ordered_ca = get_channel_allocation_order(ca); in snd_hdac_get_active_channels()
582 return &channel_allocations[get_channel_allocation_order(ca)]; in snd_hdac_get_ch_alloc_from_ca()