Searched defs:tegra_hdmi_config (Results 1 – 1 of 1) sorted by relevance
43 struct tegra_hdmi_config { struct44 const struct tmds_config *tmds;45 unsigned int num_tmds;47 unsigned long fuse_override_offset;71 const struct tegra_hdmi_config *config; argument