Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hid/
H A Dhmt.c189 int32_t scan_time_max; member
623 delta += sc->scan_time_max; in hmt_intr()
772 sc->scan_time_max = hi.logical_maximum; in hmt_hid_parse()
/freebsd-14.2/sys/dev/usb/input/
H A Dwmt.c212 int32_t scan_time_max; member
600 delta += sc->scan_time_max; in wmt_process_report()
864 sc->scan_time_max = hi.logical_maximum; in wmt_hid_parse()