Searched refs:IOHIDStackShotUserClient (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDUserClient.h99 class IOHIDStackShotUserClient : public IOUserClient class in inherits:IOUserClient
101 OSDeclareDefaultStructors(IOHIDStackShotUserClient)
H A DIOHIDUserClient.cpp54 OSDefineMetaClassAndStructors(IOHIDStackShotUserClient, IOUserClient)
281 bool IOHIDStackShotUserClient::
298 bool IOHIDStackShotUserClient::start( IOService * _owner )
308 IOReturn IOHIDStackShotUserClient::clientClose( void )
322 IOService * IOHIDStackShotUserClient::getService( void )
328 IOReturn IOHIDStackShotUserClient::registerNotificationPort(
H A DIOHIDSystem.cpp5654 newConnect = new IOHIDStackShotUserClient;
5697 type == kIOHIDStackShotConnectType ? "IOHIDStackShotUserClient" :

Completed in 94 milliseconds