Searched defs:tegra_hdmi_config (Results 1 – 1 of 1) sorted by relevance
51 struct tegra_hdmi_config { struct52 const struct tmds_config *tmds;53 unsigned int num_tmds;55 unsigned long fuse_override_offset;79 const struct tegra_hdmi_config *config; argument