Searched refs:PROP_CRITMIN (Results 1 – 9 of 9) sorted by relevance
130 else if ((sw_sensor_mode == 2) && (edata->upropset & PROP_CRITMIN) && in swsensor_refresh()147 *props = PROP_CRITMIN | PROP_DRIVER_LIMITS; in swsensor_get_limits()160 if (*props & PROP_CRITMIN) in swsensor_set_limits()168 if ((*props & PROP_LIMITS) == PROP_CRITMIN) in swsensor_set_limits()
137 #define PROP_CRITMIN 0x0002 macro150 #define PROP_VAL_LIMITS (PROP_CRITMAX | PROP_CRITMIN | \
78 { "critical-min", ENVSYS_LIM_CRITMIN, PROP_CRITMIN },211 if (props & edata->upropset & (PROP_CRITMIN | PROP_BATTCAP)) { in sme_event_register()215 props &= ~(PROP_CRITMIN | PROP_BATTCAP); in sme_event_register()828 else if ((edata->upropset & (PROP_CRITMIN | PROP_BATTCAP)) && in sme_events_worker()
1234 if (edata->upropset & PROP_CRITMIN) { in sme_remove_userprops()2030 props |= PROP_CRITMIN; in sme_userset_dictionary()
507 *props &= ~(PROP_CRITMAX | PROP_CRITMIN); in admtemp_getlim_1021()535 *props |= PROP_CRITMIN; in admtemp_getlim_1021()557 *props &= ~(PROP_CRITMAX | PROP_CRITMIN); in admtemp_getlim_1023()589 *props |= PROP_CRITMIN; in admtemp_getlim_1023()725 if (*props & PROP_CRITMIN && sc->sc_nolow == 0) { in admtemp_setlim_1021()810 if (*props & PROP_CRITMIN) { in admtemp_setlim_1023()
1853 !(edata->upropset & (PROP_CRITMIN | PROP_WARNMIN))) in dbcool_refresh()1917 *props &= ~(PROP_CRITMIN | PROP_CRITMAX); in dbcool_get_limits()1935 if ((*props & PROP_CRITMIN) && in dbcool_get_limits()1938 *props &= ~(PROP_CRITMIN | PROP_CRITMAX); in dbcool_get_limits()1963 *props |= PROP_CRITMIN; in dbcool_get_temp_limits()1972 *props |= PROP_CRITMIN; in dbcool_get_temp_limits()2006 *props |= PROP_CRITMIN; in dbcool_get_volt_limits()2027 *props |= PROP_CRITMIN; in dbcool_get_fan_limits()2069 if (*props & PROP_CRITMIN) { in dbcool_set_temp_limits()2135 if (*props & PROP_CRITMIN) { in dbcool_set_volt_limits()[all …]
492 if (*props & (PROP_CRITMIN | PROP_BATTCAP | PROP_BATTWARN)) in sdtemp_set_limits()
1566 *props &= ~(PROP_CRITMIN | PROP_CRITMAX | PROP_WARNMIN | PROP_WARNMAX); in ipmi_get_sensor_limits()1583 prop_critmax = PROP_CRITMIN; in ipmi_get_sensor_limits()1595 prop_critmin = PROP_CRITMIN; in ipmi_get_sensor_limits()1670 if (psensor->i_props & PROP_CRITMIN && in ipmi_sensor_status()
730 *props = PROP_CRITMIN | PROP_CRITMAX; in aibs_sensor_limits()