Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/input/
H A Duep.c103 u_int pollrate; member
461 if ((rate = sc->pollrate) > 1000) in uep_start_read()
467 sc->pollrate = 0; in uep_start_read()
H A Dukbd.c106 SYSCTL_INT(_hw_usb_ukbd, OID_AUTO, pollrate, CTLFLAG_RWTUN,