Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c106 if (c->report_ID == next_rID) in hid_switch_rid()
111 if (c->report_ID == 0) { in hid_switch_rid()
115 if (s->last_pos[i].rid == c->report_ID) in hid_switch_rid()
122 s->last_pos[i].rid = c->report_ID; in hid_switch_rid()
128 c->report_ID = next_rID; in hid_switch_rid()
558 if ((h.report_ID != 0) && !any_id) { in hid_report_size()
560 *id = h.report_ID; in hid_report_size()
610 *id = h.report_ID; in hid_locate()
H A Dusbhid.h222 int32_t report_ID; member

Completed in 2 milliseconds