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

/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c190 struct hid_location cont_count_loc; member in struct:hmt_softc
528 cont_count = hid_get_udata(buf, len, &sc->cont_count_loc);
764 sc->cont_count_loc = hi.loc;
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c213 struct hid_location cont_count_loc; member in struct:wmt_softc
527 cont_count = hid_get_udata(buf, len, &sc->cont_count_loc);
878 sc->cont_count_loc = hi.loc;

Completed in 167 milliseconds