hkbd_event_keyinput
TASK_INIT(&sc->sc_task, 0, hkbd_event_keyinput, sc);
static task_fn_t hkbd_event_keyinput;