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

/linux-4.4.14/drivers/thermal/
H A Dthermal_hwmon.c44 struct thermal_hwmon_attr { struct
53 struct thermal_hwmon_attr temp_input; /* hwmon sys attr */
54 struct thermal_hwmon_attr temp_crit; /* hwmon sys attr */
74 struct thermal_hwmon_attr *hwmon_attr temp_input_show()
75 = container_of(attr, struct thermal_hwmon_attr, attr); temp_input_show()
92 struct thermal_hwmon_attr *hwmon_attr temp_crit_show()
93 = container_of(attr, struct thermal_hwmon_attr, attr); temp_crit_show()

Completed in 192 milliseconds