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

/freebsd-current/sys/dev/usb/input/
H A Dwmt.c232 bool do_timestamps; member in struct:wmt_softc
395 sc->do_timestamps = true;
428 if (sc->do_timestamps) {
594 if (sc->do_timestamps && sc->nconts_todo == 0) {
/freebsd-current/sys/dev/hid/
H A Dhmt.c208 bool do_timestamps; member in struct:hmt_softc
378 sc->do_timestamps = true;
409 if (sc->do_timestamps) {
617 if (sc->do_timestamps && sc->nconts_todo == 0) {

Completed in 69 milliseconds