Home
last modified time | relevance | path

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

/src/sys/dev/hid/
H A Dhid.h232 struct hid_location { struct
269 struct hid_location loc;
322 enum hid_kind kind, uint8_t index, struct hid_location *loc,
325 struct hid_location *loc);
327 struct hid_location *loc);
329 struct hid_location *loc, unsigned int value);
H A Dhmt.c184 struct hid_location locs[MAX_MT_SLOTS][HMT_N_USAGES];
185 struct hid_location cont_count_loc;
186 struct hid_location btn_loc[HMT_BTN_MAX];
187 struct hid_location int_btn_loc;
188 struct hid_location scan_time_loc;
213 struct hid_location cont_max_loc;
216 struct hid_location btn_type_loc;
H A Dhid.c668 uint8_t index, struct hid_location *loc, uint32_t *flags, uint8_t *id) in hid_locate()
704 hid_get_data_sub(const uint8_t *buf, hid_size_t len, struct hid_location *loc, in hid_get_data_sub()
748 hid_get_data(const uint8_t *buf, hid_size_t len, struct hid_location *loc) in hid_get_data()
754 hid_get_udata(const uint8_t *buf, hid_size_t len, struct hid_location *loc) in hid_get_udata()
764 struct hid_location *loc, unsigned int value) in hid_put_udata()
H A Dhkbd.c137 struct hid_location sc_loc_apple_eject;
138 struct hid_location sc_loc_apple_fn;
139 struct hid_location sc_loc_key[HKBD_NKEYCODE];
140 struct hid_location sc_loc_numlock;
141 struct hid_location sc_loc_capslock;
142 struct hid_location sc_loc_scrolllock;
694 struct hid_location tmp_loc = sc->sc_loc_key[0]; in hkbd_intr_callback()
H A Dhidbus.h153 struct hid_location *loc, uint32_t *flags, uint8_t *id,
H A Dhidmap.h182 struct hid_location loc; /* HID item location */
H A Dhconf.c97 struct hid_location loc;
H A Dhms.c125 struct hid_location wheel_loc;
H A Dps4dshock.c687 struct hid_location btn_loc;
993 sc->btn_loc = (struct hid_location) { 1, 0, 49 }; in ps4dsmtp_final_cb()
H A Dhidbus.c132 uint8_t tlc_index, uint8_t index, struct hid_location *loc, in hidbus_locate()
/src/sys/dev/usb/
H A Dusbhid.h78 struct hid_location *loc) in hid_get_data_unsigned()
83 hid_put_data_unsigned(uint8_t *buf, hid_size_t len, struct hid_location *loc, in hid_put_data_unsigned()
/src/sys/dev/usb/input/
H A Dwmt.c206 struct hid_location locs[MAX_MT_SLOTS][WMT_N_USAGES];
207 struct hid_location cont_count_loc;
208 struct hid_location btn_loc[WMT_BTN_MAX];
209 struct hid_location int_btn_loc;
210 struct hid_location scan_time_loc;
233 struct hid_location cont_max_loc;
236 struct hid_location btn_type_loc;
241 struct hid_location input_mode_loc;
H A Dums.c107 struct hid_location sc_loc_w;
108 struct hid_location sc_loc_x;
109 struct hid_location sc_loc_y;
110 struct hid_location sc_loc_z;
111 struct hid_location sc_loc_t;
112 struct hid_location sc_loc_btn[UMS_BUTTON_MAX];
H A Dukbd.c143 struct hid_location sc_loc_apple_eject;
144 struct hid_location sc_loc_apple_fn;
145 struct hid_location sc_loc_key[UKBD_NKEYCODE];
146 struct hid_location sc_loc_numlock;
147 struct hid_location sc_loc_capslock;
148 struct hid_location sc_loc_scrolllock;
767 struct hid_location tmp_loc = sc->sc_loc_key[0]; in ukbd_intr_callback()
/src/sys/dev/sound/usb/
H A Duaudio.c335 struct hid_location volume_up_loc;
336 struct hid_location volume_down_loc;
337 struct hid_location mute_loc;