Searched defs:hdmi_codec_priv (Results 1 – 1 of 1) sorted by relevance
281 struct hdmi_codec_priv { struct282 struct hdmi_codec_pdata hcd;283 uint8_t eld[MAX_ELD_BYTES];284 struct snd_parsed_hdmi_eld eld_parsed;285 struct snd_pcm_chmap *chmap_info;309 uinfo->count = sizeof_field(struct hdmi_codec_priv, eld); in hdmi_eld_ctl_info() argument