Home
last modified time | relevance | path

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

/src/sys/dev/hid/
H A Dhid.c704 hid_get_data_sub(const uint8_t *buf, hid_size_t len, struct hid_location *loc, in hid_get_data_sub() function
750 return (hid_get_data_sub(buf, len, loc, 1)); in hid_get_data()
756 return (hid_get_data_sub(buf, len, loc, 0)); in hid_get_udata()