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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDKeyboard.h94 unsigned getLEDStatus();
H A DIOHIDKeyboard.cpp366 IOHIDKeyboard::getLEDStatus (void ) function in class:IOHIDKeyboard
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIKeyboard.h243 virtual unsigned getLEDStatus(); //check hardware for LED status
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDKeyboardDevice.cpp166 _cachedLEDState = _keyboard->getLEDStatus() & 0x3;
H A DIOHIKeyboardMapper.cpp1394 ledStatus = _delegate->getLEDStatus();
1433 ledStatus = _delegate->getLEDStatus();
H A DIOHIKeyboard.cpp865 unsigned IOHIKeyboard:: getLEDStatus () function in class:IOHIKeyboard

Completed in 80 milliseconds