Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2271 static void allocPMInitLock( void );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp337 IOService::allocPMInitLock( void ) in allocPMInitLock() function in IOService
H A DIOService.cpp675 allocPMInitLock(); in initialize()