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

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DProtocolHandler.h50 status_t RingBufferRead(void *buffer, size_t length);
H A DProtocolHandler.cpp171 ProtocolHandler::RingBufferRead(void *buffer, size_t length) function in class:ProtocolHandler
H A DKeyboardProtocolHandler.cpp403 return RingBufferRead(buffer, sizeof(raw_key_info));

Completed in 125 milliseconds