Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h114 kIOPMInitialDeviceState = 0x00000100, enumerator
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp3778 (fHeadNotePowerArrayEntry->capabilityFlags & kIOPMInitialDeviceState)) { in notifyInterestedDrivers()
4474 if (fHeadNotePowerArrayEntry->capabilityFlags & kIOPMInitialDeviceState) { in notifyControllingDriver()