Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhmt.c208 bool do_timestamps; member
378 sc->do_timestamps = true; in hmt_attach()
409 if (sc->do_timestamps) { in hmt_attach()
617 if (sc->do_timestamps && sc->nconts_todo == 0) { in hmt_intr()
/freebsd/sys/dev/usb/input/
H A Dwmt.c231 bool do_timestamps; member
394 sc->do_timestamps = true; in wmt_attach()
427 if (sc->do_timestamps) { in wmt_attach()
593 if (sc->do_timestamps && sc->nconts_todo == 0) { in wmt_process_report()