Searched defs:tc_data (Results 1 – 1 of 1) sorted by relevance
191 struct tc_data { struct192 struct device *dev;216 static inline struct tc_data *aux_to_tc(struct drm_dp_aux *a) in aux_to_tc() argument