Searched refs:sysEventNotifyNode (Results 1 – 3 of 3) sorted by relevance
145 …struct DevHostService *hostService = CONTAINER_OF(self, struct DevHostService, sysEventNotifyNode); in OnSysEventReceived()164 hostService->sysEventNotifyNode.callback = OnSysEventReceived; in DevHostServiceFullStartService()165 ret = HdfSysEventNotifyRegister(&hostService->sysEventNotifyNode, HDF_SYSEVENT_CLASS_POWER); in DevHostServiceFullStartService()
28 struct HdfSysEventNotifyNode sysEventNotifyNode; member
27 struct HdfSysEventNotifyNode sysEventNotifyNode; member