Searched refs:mPowerStateOffIndex (Results 1 – 2 of 2) sorted by relevance
156 int mPowerStateOffIndex; variable
860 mPowerStateOffIndex = -1; in findSensorControlUsage()864 mPowerStateOffIndex = i; in findSensorControlUsage()870 if (mPowerStateOffIndex < 0) { in findSensorControlUsage()927 uint8_t index = enable ? mPowerStateOnIndex : mPowerStateOffIndex; in enable()1082 << " power off index: " << mPowerStateOffIndex in dump()