Searched refs:thermal_hwmon_attr (Results 1 – 1 of 1) sorted by relevance
32 struct thermal_hwmon_attr { struct41 struct thermal_hwmon_attr temp_input; /* hwmon sys attr */ argument42 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()