Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds