Searched defs:intel_th (Results 1 – 1 of 1) sorted by relevance
273 struct intel_th { struct276 struct intel_th_device *thdev[TH_SUBDEVICE_MAX]; argument277 struct intel_th_device *hub; argument278 const struct intel_th_drvdata *drvdata; argument281 int (*activate)(struct intel_th *); argument282 void (*deactivate)(struct intel_th *); argument298 static inline struct intel_th_device * argument