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

/freebsd-10.0-release/lib/libusbhid/
H A Dusbhid.h75 } hid_item_t; typedef in typeref:struct:hid_item
93 int hid_get_item(hid_data_t s, hid_item_t *h);
96 hid_item_t *h, int id);
106 int32_t hid_get_data(const void *p, const hid_item_t *h);
107 void hid_set_data(void *p, const hid_item_t *h, int32_t data);
H A Ddata.c41 hid_get_data(const void *p, const hid_item_t *h)
84 hid_set_data(void *p, const hid_item_t *h, int32_t data)
H A Dparse.c80 hid_clear_local(hid_item_t *c)
213 hid_get_item_raw(hid_data_t s, hid_item_t *h)
215 hid_item_t *c;
514 hid_get_item(hid_data_t s, hid_item_t *h)
568 hid_item_t *h, int id)
H A Ddescr.c63 hid_item_t h;
/freebsd-10.0-release/usr.sbin/bluetooth/bthidd/
H A Dhid.c130 hid_item_t h;
H A Dparser.y339 hid_item_t hi;
H A Dkbd.c519 hid_item_t h;

Completed in 104 milliseconds