Home
last modified time | relevance | path

Searched defs:proc_thermal_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.h44 struct proc_thermal_device { struct
45 struct device *dev;
46 struct acpi_device *adev;
47 struct power_config power_limits[2];
48 struct int34x_thermal_zone *int340x_zone;
72 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv); argument