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

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DKeyboardProtocolHandler.h41 status_t _SetLEDs(uint8 *data);
H A DKeyboardProtocolHandler.cpp414 return _SetLEDs(ledData);
490 KeyboardProtocolHandler::_SetLEDs(uint8 *data) function in class:KeyboardProtocolHandler

Completed in 93 milliseconds