Searched refs:HalPowerCycle (Results 1 – 3 of 3) sorted by relevance
109 static void HalPowerCycle() { FUZZLOG("HAL_OP: type=powerCycle"); } in HalPowerCycle() function127 .power_cycle = HalPowerCycle,
138 static void HalPowerCycle();
860 mHalEntryFuncs.power_cycle = HalPowerCycle; in InitializeHalDeviceContext()1147 void NfcAdaptation::HalPowerCycle() { in HalPowerCycle() function in NfcAdaptation