HomeSort by: relevance | last modified time | path
    Searched refs:collection (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libusbhid/
usbhid.h 72 int collection; member in struct:hid_item
parse.c 60 * The start of collection item has no report ID set, so save
297 case 10: /* Collection */
299 c->collection = dval;
318 case 12: /* End collection */
  /src/sys/dev/hid/
hid.c 255 case 10: /* Collection */
257 c->collection = uval;
266 case 12: /* End collection */
490 * It is used to discover if the given 'id' is part of 'usage' collection
522 (hi.collection == HCOLL_APPLICATION ||
523 hi.collection == HCOLL_PHYSICAL ||
524 hi.collection == HCOLL_LOGICAL))
hid.h 76 uint32_t collection; member in struct:hid_item
  /src/usr.sbin/sysinst/
msg.mi.en 492 {The NetBSD distribution is broken into a collection of distribution

Completed in 16 milliseconds