Searched refs:SG_GET_PREV_SENSOR_STATUS (Results 1 – 3 of 3) sorted by relevance
173 #define SG_GET_PREV_SENSOR_STATUS(status) ((status) >> SG_STATUS_SHIFT) macro
259 SG_GET_PREV_SENSOR_STATUS(x.sd_status));
2312 SG_GET_PREV_SENSOR_STATUS(status)) { in sgenv_check_sensor_thresholds()2453 if (SG_GET_PREV_SENSOR_STATUS(*status) == SG_SENSOR_STATUS_OK) { in sgenv_set_sensor_status()