Searched defs:intel_th (Results 1 – 1 of 1) sorted by relevance
252 struct intel_th { struct255 struct intel_th_device *thdev[TH_SUBDEVICE_MAX]; argument256 struct intel_th_device *hub; argument257 struct intel_th_drvdata *drvdata; argument260 int (*activate)(struct intel_th *); argument261 void (*deactivate)(struct intel_th *); argument276 static inline struct intel_th_device * argument