Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c45 struct proc_thermal_device { struct
46 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