Searched defs:proc_thermal_device (Results 1 – 1 of 1) sorted by relevance
45 struct proc_thermal_device { struct46 struct device *dev;47 struct acpi_device *adev;48 struct power_config power_limits[2];49 struct int34x_thermal_zone *int340x_zone;50 struct intel_soc_dts_sensors *soc_dts;74 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv); argument
Completed in 4 milliseconds