Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h207 struct hid_location { struct
240 struct hid_location loc;
251 enum hid_kind kind, uint8_t index, struct hid_location *loc,
254 struct hid_location *loc);
256 struct hid_location *loc);
258 struct hid_location *loc, unsigned int value);
H A Dusb_hid.c596 uint8_t index, struct hid_location *loc, uint32_t *flags, uint8_t *id) in hid_locate()
629 hid_get_data_sub(const uint8_t *buf, usb_size_t len, struct hid_location *loc, in hid_get_data_sub()
673 hid_get_data(const uint8_t *buf, usb_size_t len, struct hid_location *loc) in hid_get_data()
679 hid_get_data_unsigned(const uint8_t *buf, usb_size_t len, struct hid_location *loc) in hid_get_data_unsigned()
689 struct hid_location *loc, unsigned int value) in hid_put_data_unsigned()

Completed in 3 milliseconds