Searched refs:groupId (Results 1 – 3 of 3) sorted by relevance
469 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement) in PM_RegisterNotify() argument475 if (LIST_AddTail((list_handle_t) & (s_pmHandle->notifyList[groupId]), in PM_RegisterNotify()
434 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement);
313 **status_t PM_RegisterNotify (pm_notify_group_t groupId, const pm_notify_element_t * notifyElemen…317 groupId : The group of the notify list, this will affect the execution sequence.