OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hid_location
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/hid/
hidkbdsc.h
45
struct
hid_location
loc;
64
struct
hid_location
sc_keycodeloc;
68
struct
hid_location
sc_numloc;
69
struct
hid_location
sc_capsloc;
70
struct
hid_location
sc_scroloc;
71
struct
hid_location
sc_compose;
75
struct
hid_location
sc_fn;
hidms.h
40
struct
hid_location
hidms_loc_x, hidms_loc_y, hidms_loc_z, hidms_loc_w;
41
struct
hid_location
hidms_loc_btn[MAX_BUTTONS];
hid.h
48
struct
hid_location
{
struct
81
struct
hid_location
loc;
91
struct
hid_location
*, uint32_t *);
92
long hid_get_data(const u_char *, const struct
hid_location
*);
93
u_long hid_get_udata(const u_char *, const struct
hid_location
*);
hid.c
418
struct
hid_location
*loc, uint32_t *flags)
445
hid_get_data(const u_char *buf, const struct
hid_location
*loc)
460
hid_get_udata(const u_char *buf, const struct
hid_location
*loc)
hidms.c
80
struct
hid_location
*zloc;
/src/sys/dev/bluetooth/
btmagic.c
1188
struct
hid_location
button1;
1189
struct
hid_location
button2;
1190
struct
hid_location
dX;
1191
struct
hid_location
dY;
1258
struct
hid_location
dXl;
1259
struct
hid_location
dYl;
1260
struct
hid_location
button1;
1261
struct
hid_location
button2;
1262
struct
hid_location
dXm;
1263
struct
hid_location
dYm
[
all
...]
btms.c
110
struct
hid_location
sc_loc_x;
111
struct
hid_location
sc_loc_y;
112
struct
hid_location
sc_loc_z;
113
struct
hid_location
sc_loc_w;
114
struct
hid_location
sc_loc_button[MAX_BUTTONS];
204
struct
hid_location
*zloc;
btkbd.c
124
struct
hid_location
sc_modloc[MAXMOD];
128
struct
hid_location
sc_keycodeloc;
131
struct
hid_location
sc_numloc;
132
struct
hid_location
sc_capsloc;
133
struct
hid_location
sc_scroloc;
/src/sys/dev/usb/
uts.c
78
struct
hid_location
sc_loc_x, sc_loc_y, sc_loc_z;
79
struct
hid_location
sc_loc_btn;
ukbd.c
247
struct
hid_location
sc_keyloc[MAXKEYS];
251
struct
hid_location
sc_keycodeloc;
272
struct
hid_location
sc_apple_fn;
273
struct
hid_location
sc_numloc;
274
struct
hid_location
sc_capsloc;
275
struct
hid_location
sc_scroloc;
276
struct
hid_location
sc_compose;
Completed in 101 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025