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

/freebsd-13-stable/lib/libusbhid/
H A Dusbhid.h38 typedef struct hid_data *hid_data_t; typedef in typeref:struct:hid_data
93 hid_data_t hid_start_parse(report_desc_t d, int kindset, int id);
94 void hid_end_parse(hid_data_t s);
95 int hid_get_item(hid_data_t s, hid_item_t *h);
H A Ddescr.c64 hid_data_t d;
H A Dparse.c154 hid_data_t
172 hid_end_parse(hid_data_t s)
215 hid_get_item_raw(hid_data_t s, hid_item_t *h)
518 hid_get_item(hid_data_t s, hid_item_t *h)
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dhid.c172 hid_data_t d;
H A Dkbd.c544 hid_data_t d;
H A Dparser.y394 hid_data_t hd;
/freebsd-13-stable/contrib/netbsd-tests/lib/libusbhid/
H A Dt_usbhid.c427 hid_data_t hd;

Completed in 87 milliseconds