Home
last modified time | relevance | path

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

/xnu-11215/iokit/bsddev/
H A DIOKitBSDInit.cpp203 dict = IOService::serviceMatching( gIOServiceKey ); in IOBSDNameMatching()
/xnu-11215/iokit/IOKit/
H A DIOService.h158 extern const OSSymbol * gIOServiceKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp193 const OSSymbol * gIOServiceKey; variable
562 gIOServiceKey = OSSymbol::withCStringNoCopy( kIOServiceClass); in initialize()
640 && gIOTerminatedNotification && gIOServiceKey in initialize()
5016 value = (OSObject *) gIOServiceKey; in publishResource()
5033 value = (OSObject *) gIOServiceKey; in publishUserResource()