Lines Matching refs:hid_item
60 static void hid_clear_local(struct hid_item *);
80 struct hid_item cur[MAXPUSH];
101 hid_clear_local(struct hid_item *c) in hid_clear_local()
120 hid_switch_rid(struct hid_data *s, struct hid_item *c, uint32_t next_rID) in hid_switch_rid()
238 hid_get_item(struct hid_data *s, struct hid_item *h) in hid_get_item()
240 struct hid_item *c; in hid_get_item()
577 struct hid_item h; in hid_report_size()
617 struct hid_item h; in hid_report_size_max()
671 struct hid_item h; in hid_locate()
803 struct hid_item hi; in hid_is_collection()
823 hid_item_resolution(struct hid_item *hi) in hid_item_resolution()
907 struct hid_item hi; in hid_is_mouse()