Searched refs:curNotifyGroup (Results 1 – 2 of 2) sorted by relevance
124 s_pmHandle->curNotifyGroup = (pm_notify_group_t)i; in PM_notifyPowerStateEntry()143 s_pmHandle->curNotifyGroup = kPM_NotifyGroup2; in PM_notifyPowerStateEntry()155 i = (int8_t)(s_pmHandle->curNotifyGroup); in PM_notifyPowerStateExit()
303 pm_notify_group_t curNotifyGroup; /*!< Store current notification group. */ member