Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2254 bool getBlockingDriverCall(thread_t *thread, const void **callMethod);
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp8609 IOService::getBlockingDriverCall(thread_t *thread, const void **callMethod) in getBlockingDriverCall() function in IOService
H A DIOPMrootDomain.cpp12292 if (node->getBlockingDriverCall(thread, &callMethod)) {