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