OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kindpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libusbhid/
parse.c
70
unsigned int
kindpos
[3];
member in struct:hid_data
194
h->pos = s->
kindpos
[c->kind];
195
s->
kindpos
[c->kind] += c->report_size;
287
h->pos = s->
kindpos
[c->kind];
288
s->
kindpos
[c->kind] +=
364
s->
kindpos
[hid_input] =
365
s->
kindpos
[hid_output] =
366
s->
kindpos
[hid_feature] = 0;
446
size = d->
kindpos
[k];
parse.c
70
unsigned int
kindpos
[3];
member in struct:hid_data
194
h->pos = s->
kindpos
[c->kind];
195
s->
kindpos
[c->kind] += c->report_size;
287
h->pos = s->
kindpos
[c->kind];
288
s->
kindpos
[c->kind] +=
364
s->
kindpos
[hid_input] =
365
s->
kindpos
[hid_output] =
366
s->
kindpos
[hid_feature] = 0;
446
size = d->
kindpos
[k];
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025