Searched refs:fHIDDevice (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.cpp118 fHIDDevice.pseudoVTable = (IUnknownVTbl *) &sHIDDeviceInterfaceV2;
119 fHIDDevice.obj = this;
348 *ppv = &fHIDDevice;
602 (void *)&(self->fHIDDevice));
895 hidRefcon->sender = &fHIDDevice;
965 hidRefcon->sender = &fHIDDevice;
1129 _IOHIDElementSetDeviceInterface((IOHIDElementRef)type, (IOHIDDeviceDeviceInterface **)&fHIDDevice);
1553 &(self->fHIDDevice),
1562 &(self->fHIDDevice),
1931 fHIDDevice
[all...]
H A DIOHIDDeviceClass.h69 struct InterfaceMap fHIDDevice; member in class:IOHIDDeviceClass
191 void * getInterfaceMap () { return &fHIDDevice; };

Completed in 99 milliseconds