Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserServer.h271 bool isPlatformDriver();
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp4196 IOUserServer::isPlatformDriver() in isPlatformDriver() function in IOUserServer
H A DIOService.cpp4937 if (!userServer->isPlatformDriver() && in startCandidate()