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.c99 static int ukbd_pollrate = 0; variable
108 &ukbd_pollrate, 0, "Force this polling rate, 1-1000Hz");
1300 rate = ukbd_pollrate; in ukbd_attach()