Home
last modified time | relevance | path

Searched refs:hid_is_collection (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhid.h326 int hid_is_collection(const void *desc, hid_size_t size, int32_t usage);
H A Dhid.c800 hid_is_collection(const void *desc, hid_size_t size, int32_t usage) in hid_is_collection() function
964 if (hid_is_collection(d_ptr, d_len, in hid_is_keyboard()