Searched defs:hdmi_codec_priv (Results 1 – 1 of 1) sorted by relevance
267 struct hdmi_codec_priv { struct268 struct hdmi_codec_pdata hcd;269 uint8_t eld[MAX_ELD_BYTES];293 uinfo->count = sizeof_field(struct hdmi_codec_priv, eld); in hdmi_eld_ctl_info() argument