Searched refs:hid_item_t (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/lib/libusbhid/
H A Dusbhid.h77 } hid_item_t; typedef in typeref:struct:hid_item
95 int hid_get_item(hid_data_t s, hid_item_t *h);
98 hid_item_t *h, int id);
108 int32_t hid_get_data(const void *p, const hid_item_t *h);
109 void hid_set_data(void *p, const hid_item_t *h, int32_t data);
H A Ddata.c43 hid_get_data(const void *p, const hid_item_t *h)
86 hid_set_data(void *p, const hid_item_t *h, int32_t data)
H A Dparse.c82 hid_clear_local(hid_item_t *c)
215 hid_get_item_raw(hid_data_t s, hid_item_t *h)
217 hid_item_t *c;
518 hid_get_item(hid_data_t s, hid_item_t *h)
572 hid_item_t *h, int id)
H A Ddescr.c65 hid_item_t h;
/freebsd-13-stable/contrib/netbsd-tests/lib/libusbhid/
H A Dt_usbhid.c118 hid_item_t hi;
181 hid_item_t hi;
243 hid_item_t hi;
339 hid_item_t hi;
428 hid_item_t hi;
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dhid.c173 hid_item_t h;
H A Dkbd.c545 hid_item_t h;
H A Dparser.y395 hid_item_t hi;

Completed in 72 milliseconds