Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h736 bool attachRootRequest( IOPMRequest * root );
H A DIOServicePM.cpp7790 request->attachRootRequest(root); in acquirePMRequest()
8845 IOPMRequest::attachRootRequest( IOPMRequest * root ) in attachRootRequest() function in IOPMRequest