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;73 struct proc_thermal_device *proc_dev; \ argument