Home
last modified time | relevance | path

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

/netbsd-src/tests/dev/usb/
H A Dt_hid.c43 #define hid_locate rumpns_hid_locate macro
/netbsd-src/lib/libusbhid/
H A Dparse.c454 hid_locate(report_desc_t desc, unsigned int u, enum hid_kind k, in hid_locate() function
/netbsd-src/sys/dev/hid/
H A Dhid.c417 hid_locate(const void *desc, int size, uint32_t u, uint8_t id, enum hid_kind k, in hid_locate() function