Searched refs:intel_th_alloc (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hwtracing/intel_th/ |
H A D | acpi.c | 54 th = intel_th_alloc(&pdev->dev, (void *)id->driver_data, resource, r); in intel_th_acpi_probe()
|
H A D | intel_th.h | 230 intel_th_alloc(struct device *dev, const struct intel_th_drvdata *drvdata,
|
H A D | pci.c | 102 th = intel_th_alloc(&pdev->dev, drvdata, resource, r); in intel_th_pci_probe()
|
H A D | core.c | 864 intel_th_alloc(struct device *dev, const struct intel_th_drvdata *drvdata, in intel_th_alloc() function 941 EXPORT_SYMBOL_GPL(intel_th_alloc);
|