Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c40 struct proc_thermal_device { struct
41 struct device *dev;
42 struct acpi_device *adev;
43 struct power_config power_limits[2];
67 struct proc_thermal_device *proc_dev; \ argument