Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_hwmon.c32 struct thermal_hwmon_attr { struct
41 struct thermal_hwmon_attr temp_input; /* hwmon sys attr */ argument
42 struct thermal_hwmon_attr temp_crit; /* hwmon sys attr */
54 struct thermal_hwmon_attr *hwmon_attr in temp_input_show()
55 = container_of(attr, struct thermal_hwmon_attr, attr); in temp_input_show()
72 struct thermal_hwmon_attr *hwmon_attr in temp_crit_show()
73 = container_of(attr, struct thermal_hwmon_attr, attr); in temp_crit_show()