HomeSort by: relevance | last modified time | path
    Searched refs:hc_keymap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hpc/
hpckbd.c 74 const uint8_t *hc_keymap; member in struct:hpckbd_core
169 if (sc->sc_core->hc_keymap == default_keymap)
347 hc->hc_keymap = tab->ht_keymap;
366 hc->hc_keymap = default_keymap;
397 key = hc->hc_keymap[scancode];
hpckbd.c 74 const uint8_t *hc_keymap; member in struct:hpckbd_core
169 if (sc->sc_core->hc_keymap == default_keymap)
347 hc->hc_keymap = tab->ht_keymap;
366 hc->hc_keymap = default_keymap;
397 key = hc->hc_keymap[scancode];
hpckbd.c 74 const uint8_t *hc_keymap; member in struct:hpckbd_core
169 if (sc->sc_core->hc_keymap == default_keymap)
347 hc->hc_keymap = tab->ht_keymap;
366 hc->hc_keymap = default_keymap;
397 key = hc->hc_keymap[scancode];

Completed in 44 milliseconds