Searched refs:thermal_hwmon_attr (Results 1 – 1 of 1) sorted by relevance
31 struct thermal_hwmon_attr { struct40 struct thermal_hwmon_attr temp_input; /* hwmon sys attr */ argument41 struct thermal_hwmon_attr temp_crit; /* hwmon sys attr */53 struct thermal_hwmon_attr *hwmon_attr in temp_input_show()54 = container_of(attr, struct thermal_hwmon_attr, attr); in temp_input_show()71 struct thermal_hwmon_attr *hwmon_attr in temp_crit_show()72 = container_of(attr, struct thermal_hwmon_attr, attr); in temp_crit_show()