Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hid/
HDhmt.c187 struct hid_location int_btn_loc; member
637 int_btn = hid_get_data(buf, len, &sc->int_btn_loc); in hmt_intr()
750 sc->int_btn_loc = hi.loc; in hmt_hid_parse()
/freebsd-14-stable/sys/dev/usb/input/
HDwmt.c209 struct hid_location int_btn_loc; member
613 int_btn = hid_get_data(buf, len, &sc->int_btn_loc); in wmt_process_report()
839 sc->int_btn_loc = hi.loc; in wmt_hid_parse()