Searched refs:_setElementValue (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventServiceUserClient.h72 static IOReturn _setElementValue(
H A DIOHIDEventServiceUserClient.cpp80 (IOExternalMethodAction) &IOHIDEventServiceUserClient::_setElementValue,
359 // IOHIDEventServiceUserClient::_setElementValue
361 IOReturn IOHIDEventServiceUserClient::_setElementValue( function in class:IOHIDEventServiceUserClient
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDTransactionClass.h68 static IOReturn _setElementValue(void * self, IOHIDElementRef element, IOHIDValueRef event, IOOptionBits options);
126 static IOReturn _setElementValue(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent);
H A DIOHIDTransactionClass.cpp476 &IOHIDTransactionClass::_setElementValue,
503 IOReturn IOHIDTransactionClass::_setElementValue(void * self, IOHIDElementRef element, IOHIDValueRef event, IOOptionBits options) function in class:IOHIDTransactionClass
538 &IOHIDOutputTransactionClass::_setElementValue,
574 IOReturn IOHIDOutputTransactionClass::_setElementValue(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent) function in class:IOHIDOutputTransactionClass
H A DIOHIDDeviceClass.h187 static IOReturn _setElementValue(void * self, IOHIDElementRef element, IOHIDValueRef event,
289 static IOReturn _setElementValue(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent, uint32_t timeout, IOHIDElementCallbackFunction callback, void * target, void * refcon);
H A DIOHIDDeviceClass.cpp1668 &IOHIDDeviceClass::_setElementValue,
1732 IOReturn IOHIDDeviceClass::_setElementValue(void * self, IOHIDElementRef element, IOHIDValueRef event, function in class:IOHIDDeviceClass
1954 &IOHIDObsoleteDeviceClass::_setElementValue,
2003 IOReturn IOHIDObsoleteDeviceClass::_setElementValue(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent, uint32_t timeout, IOHIDElementCallbackFunction callback, void * target, void * refcon) function in class:IOHIDObsoleteDeviceClass

Completed in 139 milliseconds