intel_th           42 drivers/hwtracing/intel_th/acpi.c 	struct intel_th *th;
intel_th           65 drivers/hwtracing/intel_th/acpi.c 	struct intel_th *th = platform_get_drvdata(pdev);
intel_th          106 drivers/hwtracing/intel_th/core.c 		struct intel_th *th = to_intel_th(hub);
intel_th          192 drivers/hwtracing/intel_th/core.c 	struct intel_th *th = to_intel_th(thdev);
intel_th          222 drivers/hwtracing/intel_th/core.c 	struct intel_th *th = to_intel_th(thdev);
intel_th          263 drivers/hwtracing/intel_th/core.c 	struct intel_th *th = to_intel_th(thdev);
intel_th          355 drivers/hwtracing/intel_th/core.c intel_th_device_alloc(struct intel_th *th, unsigned int type, const char *name,
intel_th          569 drivers/hwtracing/intel_th/core.c 	struct intel_th *th = container_of(work, struct intel_th,
intel_th          575 drivers/hwtracing/intel_th/core.c static int intel_th_request_hub_module(struct intel_th *th)
intel_th          583 drivers/hwtracing/intel_th/core.c static void intel_th_request_hub_module_flush(struct intel_th *th)
intel_th          588 drivers/hwtracing/intel_th/core.c static inline int intel_th_request_hub_module(struct intel_th *th)
intel_th          593 drivers/hwtracing/intel_th/core.c static inline void intel_th_request_hub_module_flush(struct intel_th *th)
intel_th          599 drivers/hwtracing/intel_th/core.c intel_th_subdevice_alloc(struct intel_th *th,
intel_th          698 drivers/hwtracing/intel_th/core.c int intel_th_output_enable(struct intel_th *th, unsigned int otype)
intel_th          749 drivers/hwtracing/intel_th/core.c static int intel_th_populate(struct intel_th *th)
intel_th          823 drivers/hwtracing/intel_th/core.c 	struct intel_th *th = data;
intel_th          846 drivers/hwtracing/intel_th/core.c struct intel_th *
intel_th          851 drivers/hwtracing/intel_th/core.c 	struct intel_th *th;
intel_th          926 drivers/hwtracing/intel_th/core.c void intel_th_free(struct intel_th *th)
intel_th          579 drivers/hwtracing/intel_th/gth.c 	struct intel_th *th = to_intel_th(thdev);
intel_th          732 drivers/hwtracing/intel_th/gth.c 	struct intel_th *th = dev_get_drvdata(dev->parent);
intel_th          213 drivers/hwtracing/intel_th/intel_th.h static inline struct intel_th *to_intel_th(struct intel_th_device *thdev)
intel_th          224 drivers/hwtracing/intel_th/intel_th.h struct intel_th *
intel_th          227 drivers/hwtracing/intel_th/intel_th.h void intel_th_free(struct intel_th *th);
intel_th          237 drivers/hwtracing/intel_th/intel_th.h int intel_th_output_enable(struct intel_th *th, unsigned int otype);
intel_th          276 drivers/hwtracing/intel_th/intel_th.h 	int			(*activate)(struct intel_th *);
intel_th          277 drivers/hwtracing/intel_th/intel_th.h 	void			(*deactivate)(struct intel_th *);
intel_th           31 drivers/hwtracing/intel_th/pci.c static int intel_th_pci_activate(struct intel_th *th)
intel_th           52 drivers/hwtracing/intel_th/pci.c static void intel_th_pci_deactivate(struct intel_th *th)
intel_th           80 drivers/hwtracing/intel_th/pci.c 	struct intel_th *th;
intel_th          116 drivers/hwtracing/intel_th/pci.c 	struct intel_th *th = pci_get_drvdata(pdev);