Home
last modified time | relevance | path

Searched refs:gIOParentMatchKey (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h136 extern const OSSymbol * gIOParentMatchKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp137 const OSSymbol * gIOParentMatchKey; variable
466 gIOParentMatchKey = OSSymbol::withCStringNoCopy( kIOParentMatchKey ); in initialize()
7952 table->getObject( gIOParentMatchKey )); in matchPassive()