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