Lines Matching defs:refresh
821 * No errors? Make an initial data refresh if was requested,
823 * the refresh first in case it is needed to establish the
887 DPRINTF(("%s: scheduled initial refresh for '%s'\n",
1117 * + Do an initial refresh of the sensors in a device just after
1358 * Add the 'refresh-timeout' and 'dev-class' objects into the
1365 * <key>refresh-timeout</key>
1382 if (!prop_dictionary_set_uint64(pdict, "refresh-timeout", timo)) {
1540 * If the parameter "refresh" is true, new values will be acquired
1545 bool refresh)
1554 v = sme_get_max_value(sme, predicate, refresh);
1566 bool refresh)
1580 * refresh sensor data
1633 * Update the 'refresh-timeout' property.
1638 if (!prop_dictionary_set_uint64(obj2, "refresh-timeout", timo))
1657 * refresh sensor data via sme_envsys_refresh_sensor
1837 * The user wanted to change the refresh timeout value for this
1845 * Get the 'refresh-timeout' property for this device.
1847 obj1 = prop_dictionary_get(obj, "refresh-timeout");
2085 bool refresh)
2095 if (refresh) {
2109 * Call the sensor's refresh function, and collect/stir entropy