Searched refs:gIOUserClassKey (Results 1 – 3 of 3) sorted by relevance
148 extern const OSSymbol * gIOUserClassKey;
2926 prop = service->copyProperty(gIOUserClassKey); in objectInstantiate()4648 prop = service->copyProperty(gIOUserClassKey); in serviceAttach()4664 prop = service->copyProperty(gIOUserClassKey); in serviceAttach()
160 const OSSymbol * gIOUserClassKey; variable502 gIOUserClassKey = OSSymbol::withCStringNoCopy(kIOUserClassKey); in initialize()4861 prop = service->copyProperty(gIOUserClassKey); in startCandidate()