Searched refs:wakeupActive (Results 1 – 2 of 2) sorted by relevance
82 void hostIntfRxPacket(bool wakeupActive);
335 void hostIntfRxPacket(bool wakeupActive) in hostIntfRxPacket() argument339 if (!wakeupActive) in hostIntfRxPacket()342 if (wakeupActive) in hostIntfRxPacket()347 if (!wakeupActive) in hostIntfRxPacket()352 } else if (wakeupActive && !atomicReadByte(&mActiveWrite)) in hostIntfRxPacket()355 mWakeActive = wakeupActive; in hostIntfRxPacket()