Searched refs:gIOUserServerClassKey (Results 1 – 3 of 3) sorted by relevance
150 extern const OSSymbol * gIOUserServerClassKey;
162 const OSSymbol * gIOUserServerClassKey; variable505 gIOUserServerClassKey = OSSymbol::withCStringNoCopy(kIOUserServerClassKey); in initialize()4311 OSDictionary * matching = IOService::serviceMatching(gIOUserServerClassKey); in __WAITING_FOR_USER_SERVER__()
6583 matching = IOService::serviceMatching(gIOUserServerClassKey); in launchUserServer()