Home
last modified time | relevance | path

Searched refs:intel_th (Results 1 – 9 of 9) sorted by relevance

/drivers/hwtracing/intel_th/
A Dintel_th.h218 static inline struct intel_th *to_intel_th(const struct intel_th_device *thdev) in to_intel_th()
229 struct intel_th *
232 void intel_th_free(struct intel_th *th);
242 int intel_th_output_enable(struct intel_th *th, unsigned int otype);
273 struct intel_th { struct
281 int (*activate)(struct intel_th *); argument
282 void (*deactivate)(struct intel_th *); argument
A Dcore.c105 struct intel_th *th = to_intel_th(hub); in intel_th_remove()
192 const struct intel_th *th = to_intel_th(thdev); in intel_th_output_devnode()
238 struct intel_th *th = to_intel_th(thdev); in intel_th_output_activate()
280 struct intel_th *th = to_intel_th(thdev); in intel_th_output_deactivate()
586 struct intel_th *th = container_of(work, struct intel_th, in __intel_th_request_hub_module()
616 intel_th_subdevice_alloc(struct intel_th *th, in intel_th_subdevice_alloc()
766 static int intel_th_populate(struct intel_th *th) in intel_th_populate()
840 struct intel_th *th = data; in intel_th_irq()
864 struct intel_th *
869 struct intel_th *th; in intel_th_alloc()
[all …]
A DMakefile2 obj-$(CONFIG_INTEL_TH) += intel_th.o
3 intel_th-y := core.o
4 intel_th-$(CONFIG_INTEL_TH_DEBUG) += debug.o
A Dpci.c30 static int intel_th_pci_activate(struct intel_th *th) in intel_th_pci_activate()
51 static void intel_th_pci_deactivate(struct intel_th *th) in intel_th_pci_deactivate()
79 struct intel_th *th; in intel_th_pci_probe()
127 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove()
A Dacpi.c42 struct intel_th *th; in intel_th_acpi_probe()
65 struct intel_th *th = platform_get_drvdata(pdev); in intel_th_acpi_remove()
A DKconfig12 This option enables intel_th bus and common code used by TH
A Dgth.c594 struct intel_th *th = to_intel_th(thdev); in intel_th_gth_enable()
747 struct intel_th *th = dev_get_drvdata(dev->parent); in intel_th_gth_probe()
/drivers/hwtracing/
A DKconfig6 source "drivers/hwtracing/intel_th/Kconfig"
/drivers/
A DMakefile178 obj-y += hwtracing/intel_th/

Completed in 34 milliseconds