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

/freebsd-10.0-release/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-10.0-release/usr.bin/usbhidctl/
H A Dusbhid.c89 } else if (h.kind == hid_endcollection) {
143 } else if (h.kind == hid_endcollection) {
252 case hid_endcollection:
/freebsd-10.0-release/usr.sbin/bluetooth/bthidcontrol/
H A Dhid.c134 case hid_endcollection:
/freebsd-10.0-release/sys/dev/usb/
H A Dusbhid.h185 hid_input, hid_output, hid_feature, hid_collection, hid_endcollection enumerator in enum:hid_kind
H A Dusb_hid.c388 c->kind = hid_endcollection;
884 case hid_endcollection:
/freebsd-10.0-release/usr.sbin/bluetooth/bthidd/
H A Dparser.y367 case hid_endcollection:
/freebsd-10.0-release/usr.bin/usbhidaction/
H A Dusbhidaction.c420 case hid_endcollection:

Completed in 117 milliseconds