Searched refs:pm_notify_group_t (Results 1 – 3 of 3) sorted by relevance
154 } pm_notify_group_t; typedef303 pm_notify_group_t curNotifyGroup; /*!< Store current notification group. */434 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement);
124 s_pmHandle->curNotifyGroup = (pm_notify_group_t)i; in PM_notifyPowerStateEntry()469 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement) in PM_RegisterNotify()
313 **status_t PM_RegisterNotify (pm_notify_group_t groupId, const pm_notify_element_t * notifyElemen…