Searched refs:hfunc_t (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.h39 typedef void (MPLSensor::*hfunc_t)(sensors_event_t*, uint32_t*, int); typedef in class:MPLSensor
122 hfunc_t mHandlers[numSensors];
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h116 typedef int (MPLSensor::*hfunc_t)(sensors_event_t*); typedef in class:MPLSensor
249 hfunc_t mHandlers[numSensors];
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h176 typedef int (MPLSensor::*hfunc_t)(sensors_event_t*); typedef in class:MPLSensor
367 hfunc_t mHandlers[NumSensors];
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h175 typedef int (MPLSensor::*hfunc_t)(sensors_event_t*); typedef in class:MPLSensor
389 hfunc_t mHandlers[NumSensors];

Completed in 26 milliseconds