Searched defs:hdmi_conf (Results 1 – 2 of 2) sorted by relevance
31 struct hdmi_conf { struct32 int width;33 int height;34 int vrefresh;35 bool interlace;36 const u8 *hdmiphy_data;37 const struct hdmi_preset_conf *conf;
549 } hdmi_conf[] = { variable