Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/daktari/os/
H A Ddaktari.c79 static void keyswitch_poll(void *);
170 keyswitch_poll(keysw_dip); in load_platform_drivers()
213 keyswitch_poll(void *arg) in keyswitch_poll() function
230 (void) timeout(keyswitch_poll, (caddr_t)dip, keypoll_timeout_hz); in keyswitch_poll()
/titanic_50/usr/src/uts/sun4u/cherrystone/os/
H A Dcherrystone.c83 static void keyswitch_poll(void *);
173 keyswitch_poll(keysw_dip); in load_platform_drivers()
221 keyswitch_poll(void *arg) in keyswitch_poll() function
238 (void) timeout(keyswitch_poll, (caddr_t)dip, keypoll_timeout_hz); in keyswitch_poll()