Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_hwmon.c36 struct thermal_hwmon_device { struct
37 char type[THERMAL_NAME_LENGTH];
38 struct device *device;
39 int count;
40 struct list_head tz_list;
64 struct thermal_hwmon_device *hwmon = dev_get_drvdata(dev); in name_show() argument