Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dukbd.c100 static int ukbd_pollrate = 0; variable
114 &ukbd_pollrate, 0, "Force this polling rate, 1-1000Hz");
1416 rate = ukbd_pollrate; in ukbd_attach()