Searched defs:tegra_dpaux (Results 1 – 1 of 1) sorted by relevance
34 struct tegra_dpaux { struct35 struct drm_dp_aux aux;59 static inline struct tegra_dpaux *to_dpaux(struct drm_dp_aux *aux) in to_dpaux() argument