Searched refs:hid_data_t (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/libusbhid/
H A Dusbhid.h36 typedef struct hid_data *hid_data_t; typedef in typeref:struct:hid_data
91 hid_data_t hid_start_parse(report_desc_t d, int kindset, int id);
92 void hid_end_parse(hid_data_t s);
93 int hid_get_item(hid_data_t s, hid_item_t *h);
H A Ddescr.c62 hid_data_t d;
H A Dparse.c152 hid_data_t
170 hid_end_parse(hid_data_t s)
213 hid_get_item_raw(hid_data_t s, hid_item_t *h)
516 hid_get_item(hid_data_t s, hid_item_t *h)
/freebsd-11-stable/usr.sbin/bluetooth/bthidd/
H A Dhid.c126 hid_data_t d;
H A Dparser.y341 hid_data_t hd;
H A Dkbd.c521 hid_data_t d;
/freebsd-11-stable/contrib/netbsd-tests/lib/libusbhid/
H A Dt_usbhid.c427 hid_data_t hd;

Completed in 111 milliseconds