Home
last modified time | relevance | path

Searched refs:hid_endcollection (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.bin/usbhidctl/
H A Dusbhid.c90 } else if (h.kind == hid_endcollection) { in parceargs()
144 } else if (h.kind == hid_endcollection) { in parceargs()
253 case hid_endcollection: in dumpitems()
/freebsd/lib/libusbhid/
H A Dusbhid.h42 hid_input, hid_output, hid_feature, hid_collection, hid_endcollection enumerator
H A Dparse.c356 c->kind = hid_endcollection; in hid_get_item_raw()
/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dhid.c136 case hid_endcollection: in hid_dump_descriptor()
/freebsd/sys/dev/hid/
H A Dhidbus.h148 _iter += (hi)->kind == hid_endcollection && (hi)->collevel == 0) \
H A Dhid.h225 hid_input, hid_output, hid_feature, hid_collection, hid_endcollection enumerator
H A Dhid.c399 c->kind = hid_endcollection; in hid_get_item()
928 case hid_endcollection: in hid_is_mouse()
H A Dhmt.c731 case hid_endcollection: in hmt_hid_parse()
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dparser.y431 case hid_endcollection: in check_hid_device()
/freebsd/sys/dev/usb/input/
H A Dwmt.c768 case hid_endcollection: in wmt_hid_parse()
818 case hid_endcollection: in wmt_hid_parse()
/freebsd/usr.bin/usbhidaction/
H A Dusbhidaction.c419 case hid_endcollection: in parse_conf()