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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMapper.h62 extern const OSSymbol * gIOMapperIDKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMapper.cpp96 setProperty(gIOMapperIDKey, obj);
156 matching = IOService::propertyMatching(gIOMapperIDKey, obj);
H A DIOService.cpp109 const OSSymbol * gIOMapperIDKey; variable
301 gIOMapperIDKey = OSSymbol::withCStringNoCopy(kIOMapperIDKey);

Completed in 25 milliseconds