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];307 uinfo->count = sizeof_field(struct hdmi_codec_priv, eld); in hdmi_eld_ctl_info() argument