Lines Matching defs:limits
123 * Set state. If we're handling the limits ourselves, do the
132 (edata->value_cur < edata->limits.sel_critmin))
144 sysmon_envsys_lim_t *limits, uint32_t *props)
148 limits->sel_critmin = sw_sensor_limit;
153 sysmon_envsys_lim_t *limits, uint32_t *props)
156 if (limits == NULL) {
157 limits = &sw_sensor_deflims;
161 sw_sensor_limit = limits->sel_critmin;
251 * 0 - simple sensor, no hw limits
254 * limits and does its own limit checking