Searched refs:curNotifyElement (Results 1 – 2 of 2) sorted by relevance
135 s_pmHandle->curNotifyElement = currElement; in PM_notifyPowerStateEntry()144 s_pmHandle->curNotifyElement = NULL; in PM_notifyPowerStateEntry()153 if (s_pmHandle->curNotifyElement != NULL) in PM_notifyPowerStateExit()173 if (currElement == s_pmHandle->curNotifyElement) in PM_notifyPowerStateExit()
304 pm_notify_element_t *curNotifyElement; /*!< Store current notification element. */ member