Searched refs:hdmi_codec_channel_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dhdmi-codec.c186 * hdmi_codec_channel_alloc: speaker configuration available for CEA
192 static const struct hdmi_codec_cea_spk_alloc hdmi_codec_channel_alloc[] = { variable in typeref:struct:hdmi_codec_cea_spk_alloc
348 const struct hdmi_codec_cea_spk_alloc *cap = hdmi_codec_channel_alloc;
353 for (i = 0; i < ARRAY_SIZE(hdmi_codec_channel_alloc); i++, cap++) {
514 ca_id = hdmi_codec_channel_alloc[idx].ca_id;

Completed in 131 milliseconds