Home
last modified time | relevance | path

Searched defs:hid_get_data (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libusbhid/
H A Ddata.c40 hid_get_data(const void *p, const hid_item_t *h) in hid_get_data() function
/freebsd/contrib/netbsd-tests/dev/usb/
H A Dt_hid.c45 #define hid_get_data rumpns_hid_get_data macro
/freebsd/sys/dev/hid/
H A Dhid.c748 hid_get_data(const uint8_t *buf, hid_size_t len, struct hid_location *loc) in hid_get_data() function