Home
last modified time | relevance | path

Searched defs:wmt_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/input/
H A Dwmt.c200 struct wmt_softc { struct
201 device_t dev;
202 enum wmt_type type;
205 struct mtx mtx;
213 int32_t scan_time;
214 int32_t timestamp;
215 bool touch;
216 bool prev_touch;
224 uint32_t isize;
228 uint8_t report_id;
[all …]