Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/gadget/
H A Dg_keyboard.c277 g_keyboard_get_keycode(struct g_keyboard_softc *sc, int index) in g_keyboard_get_keycode() function
333 g_keyboard_get_keycode(sc, sc->sc_state + 0); in g_keyboard_intr_callback()
336 g_keyboard_get_keycode(sc, sc->sc_state + 1); in g_keyboard_intr_callback()
339 g_keyboard_get_keycode(sc, sc->sc_state + 2); in g_keyboard_intr_callback()
342 g_keyboard_get_keycode(sc, sc->sc_state + 3); in g_keyboard_intr_callback()
345 g_keyboard_get_keycode(sc, sc->sc_state + 4); in g_keyboard_intr_callback()
348 g_keyboard_get_keycode(sc, sc->sc_state + 5); in g_keyboard_intr_callback()