Home
last modified time | relevance | path

Searched refs:sDebugKeyboardFound (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DKeyboardProtocolHandler.cpp38 static bool sDebugKeyboardFound = false; variable
106 if (!sDebugKeyboardFound && debugUsable) { in KeyboardProtocolHandler()
117 sDebugKeyboardFound = true; in KeyboardProtocolHandler()