Searched refs:mGPIOStatus (Results 1 – 2 of 2) sorted by relevance
684 mGPIOStatus = mHwGPIO->getGPIO();685 if (!mGPIOStatus || !mHwGPIO->initGPIO()) {1000 if (mGPIOStatus && mIsDual) { in on()1023 if (mGPIOStatus && mIsDual) { in on()1049 if (!mGPIOStatus) { in on()1708 if (mGPIOStatus && !mHwGPIO->setGPIOOutput(false)) { in waitForComplete()
239 bool mGPIOStatus; variable