Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_drm_eld.c200 static const char * const cea_speaker_allocation_names[] = { variable
453 for (i = 0, j = 0; i < ARRAY_SIZE(cea_speaker_allocation_names); i++) { in snd_eld_print_channel_allocation()
456 cea_speaker_allocation_names[i]); in snd_eld_print_channel_allocation()
/linux/sound/hda/core/
H A Dhdmi_chmap.c45 static const char * const cea_speaker_allocation_names[] = { variable
251 for (i = 0, j = 0; i < ARRAY_SIZE(cea_speaker_allocation_names); i++) { in snd_hdac_print_channel_allocation()
254 cea_speaker_allocation_names[i]); in snd_hdac_print_channel_allocation()