Searched defs:laHandler (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp252 mHandlers[LinearAccel] = &MPLSensor::laHandler;
700 void MPLSensor::laHandler(sensors_event_t* s, uint32_t* pending_mask, function in class:MPLSensor
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.cpp302 mHandlers[LinearAccel] = &MPLSensor::laHandler;
1259 int MPLSensor::laHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp487 mHandlers[LinearAccel] = &MPLSensor::laHandler;
2666 int MPLSensor::laHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp583 mHandlers[LinearAccel] = &MPLSensor::laHandler;
2615 int MPLSensor::laHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 2707 milliseconds