Searched refs:gIOServiceNotificationUserKey (Results 1 – 3 of 3) sorted by relevance
79 extern const OSSymbol * gIOServiceNotificationUserKey;
212 const OSSymbol * gIOServiceNotificationUserKey; variable586 gIOServiceNotificationUserKey = OSSymbol::withCStringNoCopy( kIOServiceNotificationUserKey ); in initialize()7589 isUser = (NULL != table->getObject(gIOServiceNotificationUserKey)); in matchInternal()
430 matching->setObject(gIOServiceNotificationUserKey, kOSBooleanTrue); in IOTaskRegistryCompatibilityMatching()