Home
last modified time | relevance | path

Searched refs:hid_location (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusbhid.h208 struct hid_location { struct
241 struct hid_location loc;
252 enum hid_kind kind, uint8_t index, struct hid_location *loc,
255 struct hid_location *loc);
257 struct hid_location *loc);
259 struct hid_location *loc, unsigned int value);
Dusb_hid.c597 uint8_t index, struct hid_location *loc, uint32_t *flags, uint8_t *id) in hid_locate()
630 hid_get_data_sub(const uint8_t *buf, usb_size_t len, struct hid_location *loc, in hid_get_data_sub()
674 hid_get_data(const uint8_t *buf, usb_size_t len, struct hid_location *loc) in hid_get_data()
680 hid_get_data_unsigned(const uint8_t *buf, usb_size_t len, struct hid_location *loc) in hid_get_data_unsigned()
690 struct hid_location *loc, unsigned int value) in hid_put_data_unsigned()