Searched refs:kIOPMRequestTypeInvalid (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePMPrivate.h41 kIOPMRequestTypeInvalid = 0x00, enumerator in enum:__anon764
H A DIOServicePM.cpp108 uint32_t type = kIOPMRequestTypeInvalid;
7395 if (me && !me->init(0, kIOPMRequestTypeInvalid))
7426 fType = kIOPMRequestTypeInvalid;

Completed in 18 milliseconds