Searched defs:proc_thermal_device (Results 1 – 1 of 1) sorted by relevance
40 struct proc_thermal_device { struct41 struct device *dev;42 struct acpi_device *adev;43 struct power_config power_limits[2];67 struct proc_thermal_device *proc_dev; \ argument