Searched refs:gIOHIDInterfaceClassName (Results 1 – 1 of 1) sorted by relevance
76 OSSharedPtr<const OSSymbol> gIOHIDInterfaceClassName; variable117 gIOHIDInterfaceClassName = OSSymbol::withCStringNoCopy( "IOHIDInterface" ); in initialize()1026 if (provider->metaCast(gIOHIDInterfaceClassName.get()) != NULL) { in startMatching()