intel_th_alloc     54 drivers/hwtracing/intel_th/acpi.c 	th = intel_th_alloc(&pdev->dev, (void *)id->driver_data, resource, r);
intel_th_alloc    924 drivers/hwtracing/intel_th/core.c EXPORT_SYMBOL_GPL(intel_th_alloc);
intel_th_alloc    225 drivers/hwtracing/intel_th/intel_th.h intel_th_alloc(struct device *dev, struct intel_th_drvdata *drvdata,
intel_th_alloc    102 drivers/hwtracing/intel_th/pci.c 	th = intel_th_alloc(&pdev->dev, drvdata, resource, r);