Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hid/
H A Dhid.c699 hid_get_data_sub(const uint8_t *buf, hid_size_t len, struct hid_location *loc, in hid_get_data_sub() function
745 return (hid_get_data_sub(buf, len, loc, 1)); in hid_get_data()
751 return (hid_get_data_sub(buf, len, loc, 0)); in hid_get_udata()