Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c236 static int get_channel_allocation_order(int ca) in get_channel_allocation_order() function
350 order = get_channel_allocation_order(ca); in hdmi_std_setup_channel_mapping()
510 int ordered_ca = get_channel_allocation_order(ca); in hdmi_manual_setup_channel_mapping()
539 int ordered_ca = get_channel_allocation_order(ca); in hdmi_setup_fake_chmap()
569 int ordered_ca = get_channel_allocation_order(ca); in snd_hdac_get_active_channels()
583 return &channel_allocations[get_channel_allocation_order(ca)]; in snd_hdac_get_ch_alloc_from_ca()