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

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp132 dict = IOService::serviceMatching( gIOServiceKey );
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h122 extern const OSSymbol * gIOServiceKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp132 const OSSymbol * gIOServiceKey; variable
324 gIOServiceKey = OSSymbol::withCStringNoCopy( kIOServiceClass);
357 && gIOTerminatedNotification && gIOServiceKey
2964 value = (OSObject *) gIOServiceKey;

Completed in 22 milliseconds