Searched refs:intel_th (Results 1 – 7 of 7) sorted by relevance
1 obj-$(CONFIG_INTEL_TH) += intel_th.o2 intel_th-y := core.o3 intel_th-$(CONFIG_INTEL_TH_DEBUG) += debug.o
252 intel_th_device_alloc(struct intel_th *th, unsigned int type, const char *name, in intel_th_device_alloc()425 struct intel_th *th = container_of(work, struct intel_th, in __intel_th_request_hub_module()431 static int intel_th_request_hub_module(struct intel_th *th) in intel_th_request_hub_module()439 static void intel_th_request_hub_module_flush(struct intel_th *th) in intel_th_request_hub_module_flush()444 static inline int intel_th_request_hub_module(struct intel_th *th) in intel_th_request_hub_module()449 static inline void intel_th_request_hub_module_flush(struct intel_th *th) in intel_th_request_hub_module_flush()454 static int intel_th_populate(struct intel_th *th, struct resource *devres, in intel_th_populate()589 struct intel_th *593 struct intel_th *th; in intel_th_alloc()634 void intel_th_free(struct intel_th *th) in intel_th_free()
160 struct intel_th *163 void intel_th_free(struct intel_th *th);192 struct intel_th { struct
33 struct intel_th *th; in intel_th_pci_probe()56 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove()
10 This option enables intel_th bus and common code used by TH
173 obj-y += hwtracing/intel_th/
197 source "drivers/hwtracing/intel_th/Kconfig"