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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEvent.h307 IOHIDEventField key, IOOptionBits options = 0);
309 IOHIDEventField key, SInt32 value, IOOptionBits options = 0);
311 virtual IOFixed getFixedValue(IOHIDEventField key, IOOptionBits options = 0);
312 virtual void setFixedValue(IOHIDEventField key, IOFixed value, IOOptionBits options = 0);
314 virtual UInt8 * getDataValue(IOHIDEventField key, IOOptionBits options = 0);
H A DIOHIDEvent.cpp1063 SInt32 IOHIDEvent::getIntegerValue( IOHIDEventField key,
1076 IOFixed IOHIDEvent::getFixedValue( IOHIDEventField key,
1089 UInt8 * IOHIDEvent::getDataValue(IOHIDEventField key, IOOptionBits options)
1102 void IOHIDEvent::setIntegerValue( IOHIDEventField key,
1112 void IOHIDEvent::setFixedValue( IOHIDEventField key,
H A DIOHIDEventTypes.h118 @typedef IOHIDEventField
497 typedef uint32_t IOHIDEventField; typedef

Completed in 109 milliseconds