Searched defs:intel_th (Results 1 – 1 of 1) sorted by relevance
267 struct intel_th { struct270 struct intel_th_device *thdev[TH_SUBDEVICE_MAX]; argument271 struct intel_th_device *hub; argument272 struct intel_th_drvdata *drvdata; argument275 int (*activate)(struct intel_th *); argument276 void (*deactivate)(struct intel_th *); argument291 static inline struct intel_th_device * argument