Searched refs:HalPowerCycle (Results 1 – 3 of 3) sorted by relevance
106 static void HalPowerCycle() { FUZZLOG("HAL_OP: type=powerCycle"); } in HalPowerCycle() function124 .power_cycle = HalPowerCycle,
135 static void HalPowerCycle();
517 mHalEntryFuncs.power_cycle = HalPowerCycle; in InitializeHalDeviceContext()723 void NfcAdaptation::HalPowerCycle() { in HalPowerCycle() function in NfcAdaptation