Home
last modified time | relevance | path

Searched defs:report_desc (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libusbhid/
H A Dusbvar.h35 struct report_desc { struct
45 report_desc_t hid_get_report_desc_compat7(int fd); argument
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dparser.y346 struct report_desc { in print_hid_device() struct
347 unsigned int size; in print_hid_device()
348 unsigned char data[1]; in print_hid_device()