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

/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c211 bool do_timestamps; member in struct:hmt_softc
378 sc->do_timestamps = true;
409 if (sc->do_timestamps) {
615 if (sc->do_timestamps && sc->nconts_todo == 0) {
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c237 bool do_timestamps; member in struct:wmt_softc
410 sc->do_timestamps = true;
443 if (sc->do_timestamps) {
614 if (sc->do_timestamps && sc->nconts_todo == 0) {

Completed in 159 milliseconds