Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhmt.c185 struct hid_location cont_count_loc; member
535 cont_count = hid_get_udata(buf, len, &sc->cont_count_loc); in hmt_intr()
765 sc->cont_count_loc = hi.loc; in hmt_hid_parse()
/freebsd/sys/dev/usb/input/
H A Dwmt.c207 struct hid_location cont_count_loc; member
513 cont_count = hid_get_udata(buf, len, &sc->cont_count_loc); in wmt_process_report()
855 sc->cont_count_loc = hi.loc; in wmt_hid_parse()