Searched defs:tc_data (Results 1 – 2 of 2) sorted by relevance
257 struct tc_data { struct276 static inline struct tc_data *bridge_to_tc(struct drm_bridge *b) in bridge_to_tc() argument
241 struct tc_data { struct242 struct device *dev;243 struct regmap *regmap;244 struct drm_dp_aux aux;246 struct drm_bridge bridge;270 static inline struct tc_data *aux_to_tc(struct drm_dp_aux *a) in aux_to_tc() argument