Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
HDusbhid.h186 struct hid_location { struct
219 struct hid_location loc;
230 enum hid_kind kind, uint8_t index, struct hid_location *loc,
233 struct hid_location *loc);
235 struct hid_location *loc);
237 struct hid_location *loc, unsigned int value);
HDusb_hid.c612 uint8_t index, struct hid_location *loc, uint32_t *flags, uint8_t *id) in hid_locate()
645 hid_get_data_sub(const uint8_t *buf, usb_size_t len, struct hid_location *loc, in hid_get_data_sub()
689 hid_get_data(const uint8_t *buf, usb_size_t len, struct hid_location *loc) in hid_get_data()
695 hid_get_data_unsigned(const uint8_t *buf, usb_size_t len, struct hid_location *loc) in hid_get_data_unsigned()
705 struct hid_location *loc, unsigned int value) in hid_put_data_unsigned()
/dragonfly/sys/bus/u4b/input/
HDukbd.c148 struct hid_location sc_loc_apple_eject;
149 struct hid_location sc_loc_apple_fn;
150 struct hid_location sc_loc_ctrl_l;
151 struct hid_location sc_loc_ctrl_r;
152 struct hid_location sc_loc_shift_l;
153 struct hid_location sc_loc_shift_r;
154 struct hid_location sc_loc_alt_l;
155 struct hid_location sc_loc_alt_r;
156 struct hid_location sc_loc_win_l;
157 struct hid_location sc_loc_win_r;
[all …]
HDums.c99 struct hid_location sc_loc_w;
100 struct hid_location sc_loc_x;
101 struct hid_location sc_loc_y;
102 struct hid_location sc_loc_z;
103 struct hid_location sc_loc_t;
104 struct hid_location sc_loc_btn[UMS_BUTTON_MAX];
/dragonfly/sys/bus/u4b/audio/
HDuaudio.c299 struct hid_location volume_up_loc;
300 struct hid_location volume_down_loc;
301 struct hid_location mute_loc;