Home | History | Annotate | Download | only in libsensors_iio

Lines Matching full:getfd

4667 int MPLSensor::getFd(void) const
4670 LOGV_IF(EXTRA_VERBOSE, "getFd returning %d", iio_fd);
4684 int fd = mCompassSensor->getFd();
5853 if(mCompassSensor->getFd() < 0 && !mCompassSensor->isIntegrated()) {