Searched refs:EC_MOTION_SENSE_NO_VALUE (Results 1 – 6 of 6) sorted by relevance
60 st->core.param.sensor_range.data = EC_MOTION_SENSE_NO_VALUE; in cros_ec_baro_read()
103 st->core.param.sensor_range.data = EC_MOTION_SENSE_NO_VALUE; in cros_ec_light_prox_read()
146 st->param.ec_rate.data = EC_MOTION_SENSE_NO_VALUE; in cros_ec_sensor_get_report_latency()758 EC_MOTION_SENSE_NO_VALUE; in cros_ec_sensors_core_read()
99 st->core.param.sensor_range.data = EC_MOTION_SENSE_NO_VALUE; in cros_ec_sensors_read()
258 param->kb_wake_angle.data = EC_MOTION_SENSE_NO_VALUE; in kb_wake_angle_show()
2486 #define EC_MOTION_SENSE_NO_VALUE -1 macro