Home
last modified time | relevance | path

Searched refs:thermal_hwmon_attr (Results 1 – 1 of 1) sorted by relevance

/drivers/thermal/
Dthermal_hwmon.c29 struct thermal_hwmon_attr { struct
38 struct thermal_hwmon_attr temp_input; /* hwmon sys attr */ argument
39 struct thermal_hwmon_attr temp_crit; /* hwmon sys attr */
51 struct thermal_hwmon_attr *hwmon_attr in temp_input_show()
52 = container_of(attr, struct thermal_hwmon_attr, attr); in temp_input_show()
69 struct thermal_hwmon_attr *hwmon_attr in temp_crit_show()
70 = container_of(attr, struct thermal_hwmon_attr, attr); in temp_crit_show()