Searched refs:hid_data (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/dev/hid/
H A Dhid.c56 struct hid_data { struct
95 hid_switch_rid(struct hid_data *s, struct hid_item *c, int32_t nextid)
141 struct hid_data *
144 struct hid_data *s;
155 hid_end_parse(struct hid_data *s)
164 hid_get_byte(struct hid_data *s, const uint16_t wSize)
191 hid_get_item(struct hid_data *s, struct hid_item *h)
517 struct hid_data *d;
551 struct hid_data *d;
636 struct hid_data *h
[all...]
H A Dhid.h87 struct hid_data *hid_start_parse(const void *, int, enum hid_kind);
88 void hid_end_parse(struct hid_data *);
89 int hid_get_item(struct hid_data *, struct hid_item *);
96 struct hid_data *hid_get_collection_data(const void *, int, int32_t, uint32_t);
H A Dhidms.c65 hidms_stylus_hid_parse(struct hidms *ms, struct hid_data *d,
155 hidms_pad_buttons_hid_parse(struct hidms *ms, struct hid_data *d,
176 struct hid_data *hd;
251 struct hid_data *d;
H A Dhidmt.c117 struct hid_data *hd;
H A Dhidcc.c624 struct hid_data *hd;
831 struct hid_data *hd;
H A Dhidkbd.c694 struct hid_data *d;
/openbsd-current/lib/libusbhid/
H A Dparse.c49 struct hid_data { struct
91 hid_switch_rid(struct hid_data *s, struct hid_item *c, int32_t next_rID)
147 struct hid_data *s;
171 hid_get_byte(struct hid_data *s, const uint16_t wSize)
538 struct hid_data *d;
579 struct hid_data *d;
H A Dusbhid.h32 typedef struct hid_data *hid_data_t;
/openbsd-current/sys/dev/usb/
H A Dujoy.c62 struct hid_data *hd;
H A Dupd.c337 struct hid_data *hdata;
H A Duhidev.c398 struct hid_data *d;
/openbsd-current/usr.bin/usbhidctl/
H A Dusbhid.c571 struct hid_data *hdata;
642 struct hid_data *hdata;
/openbsd-current/usr.bin/usbhidaction/
H A Dusbhidaction.c238 struct hid_data *d;
/openbsd-current/sys/dev/i2c/
H A Dihidev.c732 struct hid_data *d;

Completed in 220 milliseconds