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