Home
last modified time | relevance | path

Searched refs:populateSensorList (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h220 int populateSensorList(struct sensor_t *list, int len);
H A Dsensors_mpl.cpp138 mplSensor->populateSensorList(sSensorList, sizeof(sSensorList)); in sensors_poll_context_t()
H A DMPLSensor.cpp4694 int MPLSensor::populateSensorList(struct sensor_t *list, int len) in populateSensorList() function in MPLSensor
/aosp12/hardware/invensense/6515/libsensors_iio/
H A Dsensors_mpl.cpp166 mplSensor->populateSensorList(sSensorList, sizeof(sSensorList)); in sensors_poll_context_t()
H A DMPLSensor.h203 int populateSensorList(struct sensor_t *list, int len);
H A DMPLSensor.cpp5059 int MPLSensor::populateSensorList(struct sensor_t *list, int len) function in MPLSensor