Searched refs:gIOKitDebugKey (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h121 extern const OSSymbol * gIOKitDebugKey;
281 <code>kIOKitDebugKey, extern const OSSymbol * gIOKitDebugKey, "IOKitDebug"</code>
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp111 const OSSymbol * gIOKitDebugKey; variable
303 gIOKitDebugKey = OSSymbol::withCStringNoCopy( kIOKitDebugKey );
404 props->getObject( gIOKitDebugKey ));

Completed in 32 milliseconds