Home
last modified time | relevance | path

Searched defs:ns (Results 1 – 19 of 19) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
Dsensors.cpp238 int sensors_poll_context_t::setDelay(int handle, int64_t ns) { in setDelay()
257 int sensors_poll_context_t::setDelay_sub(int handle, int64_t ns) { in setDelay_sub()
342 int handle, int64_t ns) { in poll__setDelay()
DSensorBase.cpp97 int SensorBase::setDelay(int32_t handle, int64_t ns) { in setDelay()
DAkmSensor.cpp135 int AkmSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
/hardware/invensense/6515/libsensors_iio/
DCompassSensor.AKM.cpp84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
DPressureSensor.IIO.secondary.cpp101 int PressureSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
Dsensors_mpl.cpp207 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay()
407 int handle, int64_t ns) in poll__setDelay()
DSensorBase.cpp134 int SensorBase::setDelay(int32_t handle, int64_t ns) in setDelay()
DCompassSensor.IIO.9150.cpp151 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
DCompassSensor.IIO.primary.cpp284 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
DMPLSensor.cpp2546 int64_t ns = 0; local
3415 int MPLSensor::setDelay(int32_t handle, int64_t ns)
3578 int64_t ns = mDelays[i]; local
5980 int64_t wanted = 1000000000LL, ns = 0; local
6792 int64_t ns = mBatchDelays[i]; local
6901 int64_t ns = mDelays[i]; local
/hardware/invensense/65xx/libsensors_iio/
DPressureSensor.IIO.secondary.cpp102 int PressureSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
DCompassSensor.AKM.cpp84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
Dsensors_mpl.cpp198 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay()
352 int handle, int64_t ns) in poll__setDelay()
DSensorBase.cpp128 int SensorBase::setDelay(int32_t handle, int64_t ns) in setDelay()
DMPLSensor.cpp2338 int64_t ns; in setBatch() local
3063 int MPLSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
3217 int64_t ns = mDelays[i]; in update_delay() local
5552 int64_t wanted = 1000000000LL, ns = 0; in batch() local
6248 int64_t ns = mBatchDelays[i]; in setBatchDataRates() local
6311 int64_t ns = mDelays[i]; in resetDataRates() local
DCompassSensor.IIO.9150.cpp149 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
DCompassSensor.IIO.primary.cpp284 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
/hardware/libhardware/modules/sensors/
Dmultihal.cpp305 int sensors_poll_context_t::setDelay(int handle, int64_t ns) { in setDelay()
458 int64_t ns) { in device__setDelay()
/hardware/qcom/audio/hal/
Daudio_hw.c352 static void request_out_focus(struct stream_out *out, long ns) in request_out_focus()
363 static void request_in_focus(struct stream_in *in, long ns) in request_in_focus()
2299 long ns = pcm_bytes_to_frames(out->pcm, bytes)*1000000000LL/ in out_write() local
2897 long ns = pcm_bytes_to_frames(in->pcm, bytes)*1000000000LL/ in in_read() local