Searched refs:hid_endcollection (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/lib/libusbhid/
H A Dusbhid.h39 hid_input, hid_output, hid_feature, hid_collection, hid_endcollection enumerator in enum:hid_kind
H A Dparse.c356 c->kind = hid_endcollection;
/freebsd-11-stable/usr.bin/usbhidctl/
H A Dusbhid.c91 } else if (h.kind == hid_endcollection) {
145 } else if (h.kind == hid_endcollection) {
254 case hid_endcollection:
/freebsd-11-stable/usr.sbin/bluetooth/bthidcontrol/
H A Dhid.c137 case hid_endcollection:
/freebsd-11-stable/sys/dev/usb/
H A Dusbhid.h207 hid_input, hid_output, hid_feature, hid_collection, hid_endcollection enumerator in enum:hid_kind
H A Dusb_hid.c389 c->kind = hid_endcollection;
959 case hid_endcollection:
/freebsd-11-stable/usr.sbin/bluetooth/bthidd/
H A Dparser.y370 case hid_endcollection:
/freebsd-11-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c420 case hid_endcollection:
/freebsd-11-stable/sys/dev/usb/input/
H A Dwmt.c619 case hid_endcollection:
662 case hid_endcollection:

Completed in 107 milliseconds