Searched defs:tc_data (Results 1 – 2 of 2) sorted by relevance
263 struct tc_data { struct284 static inline struct tc_data *bridge_to_tc(struct drm_bridge *b) in bridge_to_tc() argument
367 struct tc_data { struct368 struct device *dev;369 struct regmap *regmap;370 struct drm_dp_aux aux;372 struct drm_bridge bridge;373 struct drm_bridge *panel_bridge;374 struct drm_connector connector;376 struct mipi_dsi_device *dsi;402 static inline struct tc_data *aux_to_tc(struct drm_dp_aux *a) in aux_to_tc() argument
Completed in 11 milliseconds