Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwmt.c68 static bool wmt_timestamps = 0; variable
70 &wmt_timestamps, 1, "Enable hardware timestamp reporting");
393 if (/*usb_test_quirk(hw, UQ_MT_TIMESTAMP) ||*/ wmt_timestamps) in wmt_attach()