Home
last modified time | relevance | path

Searched refs:gPlatform (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp103 static IOPlatformExpert * gPlatform = NULL; variable
355 gPlatform = getPlatform(); in PMinit()
521 prot->thePlatform = gPlatform; in PMinit()
6491 gPlatform->PMLog(who, kPMLogClientNotify, (uintptr_t) object, 0); in pmTellClientWithResponse()
6727 gPlatform->PMLog(who, kPMLogClientNotify, (uintptr_t) object, 0); in pmTellCapabilityClientWithResponse()
9479 gPlatform->PMLog(Name, event, param1, param2); in pmPrint()