Home
last modified time | relevance | path

Searched refs:hid_item (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c44 static void hid_clear_local(struct hid_item *);
61 struct hid_item cur[MAXPUSH];
82 hid_clear_local(struct hid_item *c) in hid_clear_local()
100 hid_switch_rid(struct hid_data *s, struct hid_item *c, int32_t next_rID) in hid_switch_rid()
221 hid_get_item(struct hid_data *s, struct hid_item *h) in hid_get_item()
223 struct hid_item *c; in hid_get_item()
545 struct hid_item h; in hid_report_size()
599 struct hid_item h; in hid_locate()
728 struct hid_item hi; in hid_is_collection()
833 hid_item_resolution(struct hid_item *h
[all...]
H A Dusbhid.h213 struct hid_item { struct
247 int hid_get_item(struct hid_data *s, struct hid_item *h);

Completed in 2 milliseconds