Searched defs:darwinSetDeviceLedsState (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DDarwinKeyboard.cpp1341 static int darwinSetDeviceLedsState(IOHIDDeviceRef hidDevice, CFDictionaryRef elementMatchingDict, function
1728 (void)darwinSetDeviceLedsState(pKbd->pDevice,
1790 (void)darwinSetDeviceLedsState(pKbd->pDevice, elementMatchingDict,
2059 rc = darwinSetDeviceLedsState(pKbd->pDevice, elementMatchingDict, pHidState->guestState.fNumLockOn,
2272 rc = darwinSetDeviceLedsState(pKbd->pDevice,
2354 rc = darwinSetDeviceLedsState(pKbd->pDevice,

Completed in 38 milliseconds