Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dhdmi-codec.c749 static struct snd_kcontrol_new hdmi_codec_controls[] = { variable
796 for (i = 0; i < ARRAY_SIZE(hdmi_codec_controls); i++) { in hdmi_codec_pcm_new()
800 kctl = snd_ctl_new1(&hdmi_codec_controls[i], dai->component); in hdmi_codec_pcm_new()