Searched refs:intel_th_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hwtracing/intel_th/
H A Dacpi.c54 th = intel_th_alloc(&pdev->dev, (void *)id->driver_data, resource, r);
H A Dpci.c102 th = intel_th_alloc(&pdev->dev, drvdata, resource, r);
H A Dintel_th.h230 intel_th_alloc(struct device *dev, const struct intel_th_drvdata *drvdata,
H A Dcore.c858 * intel_th_alloc() - allocate a new Intel TH device and its subdevices
864 intel_th_alloc(struct device *dev, const struct intel_th_drvdata *drvdata, function
941 EXPORT_SYMBOL_GPL(intel_th_alloc); variable

Completed in 141 milliseconds