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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp96 const OSSymbol * gIOResourcesKey; variable
292 gIOResourcesKey = OSSymbol::withCStringNoCopy( kIOResourcesClass );
353 && gIOResourcesKey && gNotifications && gNotificationLock
3581 && gIOResourcesKey
3582 && gIOResourcesKey->isEqualTo(obj)
4147 table = serviceMatching( gIOResourcesKey, table );
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h107 extern const OSSymbol * gIOResourcesKey;

Completed in 36 milliseconds