Searched refs:makeUsable (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1418 /*! @function makeUsable
1421 <code>makeUsable</code> is implemented using @link changePowerStateToPriv changePowerStateToPriv@/link. Subsequent requests for lower power, such as from <code>changePowerStateToPriv</code>, will pre-empt this request.
1425 IOReturn makeUsable( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp386 * or if some other driver which is using our device calls makeUsable,
2239 // [public] makeUsable
2250 IOReturn IOService::makeUsable ( void ) function in class:IOService
3259 makeUsable();
H A DIOPMrootDomain.cpp8376 makeUsable();

Completed in 130 milliseconds