Searched defs:tc_data (Results 1 – 4 of 4) 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
282 struct tc_data { struct283 struct device *dev;284 struct regmap *regmap;285 struct drm_dp_aux aux;287 struct drm_bridge bridge;288 struct drm_bridge *panel_bridge;289 struct drm_connector connector;291 struct mipi_dsi_device *dsi;316 static inline struct tc_data *aux_to_tc(struct drm_dp_aux *a) in aux_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