Searched refs:keyswitch_poll (Results 1 – 2 of 2) sorted by relevance
79 static void keyswitch_poll(void *);170 keyswitch_poll(keysw_dip); in load_platform_drivers()213 keyswitch_poll(void *arg) in keyswitch_poll() function230 (void) timeout(keyswitch_poll, (caddr_t)dip, keypoll_timeout_hz); in keyswitch_poll()
83 static void keyswitch_poll(void *);173 keyswitch_poll(keysw_dip); in load_platform_drivers()221 keyswitch_poll(void *arg) in keyswitch_poll() function238 (void) timeout(keyswitch_poll, (caddr_t)dip, keypoll_timeout_hz); in keyswitch_poll()