HomeSort by relevance Sort by last modified time
    Searched refs:hfunc_t (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/60xx/libsensors/
MPLSensor.h 39 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/
MPLSensor.h 116 typedef int (MPLSensor::*hfunc_t)(sensors_event_t*); typedef in class:MPLSensor
249 hfunc_t mHandlers[numSensors];
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 174 typedef int (MPLSensor::*hfunc_t)(sensors_event_t*); typedef in class:MPLSensor
380 hfunc_t mHandlers[NumSensors];

Completed in 73 milliseconds