Searched refs:thermal_hwmon_temp (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dthermal_hwmon.c50 struct thermal_hwmon_temp { struct
76 struct thermal_hwmon_temp *temp temp_input_show()
77 = container_of(hwmon_attr, struct thermal_hwmon_temp, temp_input_show()
94 struct thermal_hwmon_temp *temp temp_crit_show()
95 = container_of(hwmon_attr, struct thermal_hwmon_temp, temp_crit_show()
126 static struct thermal_hwmon_temp * thermal_hwmon_lookup_temp()
130 struct thermal_hwmon_temp *temp; thermal_hwmon_lookup_temp()
152 struct thermal_hwmon_temp *temp; thermal_add_hwmon_sysfs()
239 struct thermal_hwmon_temp *temp; thermal_remove_hwmon_sysfs()

Completed in 265 milliseconds