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

  /hardware/akm/AK8975_FS/libsensors/
AkmSensor.h 62 int handle2id(int32_t handle);
AkmSensor.cpp 78 int id = handle2id(handle);
136 int id = handle2id(handle);
176 int id = handle2id(handle);
186 int id = handle2id(handle);
258 int AkmSensor::handle2id(int32_t handle) function in class:AkmSensor

Completed in 164 milliseconds