Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h134 extern const OSSymbol * gIOPropertyExistsMatchKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp135 const OSSymbol * gIOPropertyExistsMatchKey; variable
463 gIOPropertyExistsMatchKey = OSSymbol::withCStringNoCopy( kIOPropertyExistsMatchKey ); in initialize()
7770 obj = table->getObject( gIOPropertyExistsMatchKey ); in matchInternal()