Searched defs:intel_th (Results 1 – 1 of 1) sorted by relevance
270 struct intel_th { struct273 struct intel_th_device *thdev[TH_SUBDEVICE_MAX]; argument274 struct intel_th_device *hub; argument275 struct intel_th_drvdata *drvdata; argument278 int (*activate)(struct intel_th *); argument279 void (*deactivate)(struct intel_th *); argument295 static inline struct intel_th_device * argument