Lines Matching refs:hid_item
71 static void hid_clear_local(struct hid_item *);
88 struct hid_item cur[MAXPUSH];
109 hid_clear_local(struct hid_item *c) in hid_clear_local()
127 hid_switch_rid(struct hid_data *s, struct hid_item *c, int32_t next_rID) in hid_switch_rid()
245 hid_get_item(struct hid_data *s, struct hid_item *h) in hid_get_item()
247 struct hid_item *c; in hid_get_item()
569 struct hid_item h; in hid_report_size()
623 struct hid_item h; in hid_locate()
752 struct hid_item hi; in hid_is_collection()
857 hid_item_resolution(struct hid_item *hi) in hid_item_resolution()
940 struct hid_item hi; in hid_is_mouse()