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

/vbox/src/VBox/Devices/Input/
H A DDrvKeyboardQueue.cpp40 } scan_state_t; typedef in typeref:enum:__anon14844
63 scan_state_t XlatState;
133 * @param state Current state of the translator (scan_state_t).
138 * @return scan_state_t New state of the translator.
140 static scan_state_t ScancodeToHidUsage(scan_state_t state, uint8_t scanCode, uint32_t *pUsage)
H A DPS2K.cpp137 } scan_state_t; typedef in typeref:enum:__anon14849
209 scan_state_t XlatState; ///@todo: temporary

Completed in 47 milliseconds