Searched refs:lows (Results 1 – 1 of 1) sorted by relevance
92 envmon_thresholds_t *lows, envmon_thresholds_t *highs, int16_t *value);96 envmon_thresholds_t *lows, uint16_t *speed, char *units);609 envmon_thresholds_t *lows, envmon_thresholds_t *highs, int16_t *value) in get_sensor_data() argument630 if (lows != NULL) in get_sensor_data()631 *lows = data.lowthresholds; in get_sensor_data()675 envmon_thresholds_t *lows, uint16_t *speed, char *units) in get_fan_data() argument687 if (lows != NULL) in get_fan_data()688 *lows = data.lowthresholds; in get_fan_data()1119 envmon_thresholds_t lows; in add_env_nodes() local1144 lows.warning = lows.shutdown = lows.poweroff = in add_env_nodes()[all …]