Searched defs:temp_sensor_data (Results 1 – 1 of 1) sorted by relevance
185 struct temp_sensor_data { struct186 u32 tshut_hot;187 u32 tshut_cold;188 u32 t_hot;189 u32 t_cold;190 u32 min_freq;191 u32 max_freq;192 int max_temp;193 int min_temp;194 int hyst_val;[all …]