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

  /device/samsung/manta/libsensors/
IioSensorBase.h 41 int mIioChanType;
IioSensorBase.cpp 50 mIioChanType(iio_chan_type),
192 if (IIO_EVENT_CODE_EXTRACT_CHAN_TYPE(event->id) == mIioChanType) {

Completed in 59 milliseconds