Searched refs:hkbd_event_keyinput (Results 1 – 1 of 1) sorted by relevance
312 static task_fn_t hkbd_event_keyinput; variable554 hkbd_event_keyinput(void *context, int pending) in hkbd_event_keyinput() function893 TASK_INIT(&sc->sc_task, 0, hkbd_event_keyinput, sc); in hkbd_attach()