OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:repd
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/usbhidaction/
usbhidaction.c
92
report_desc_t
repd
;
local in function:main
158
repd
= hid_get_report_desc(fd);
159
if (
repd
== NULL)
162
commands = parse_conf(conf,
repd
, reportid, ignore);
164
sz = hid_report_size(
repd
, hid_input, reportid);
206
parse_conf(conf,
repd
, reportid, ignore);
237
parse_conf(const char *conf, report_desc_t
repd
, int reportid, int ignore)
310
for (d = hid_start_parse(
repd
, 1 << hid_input, reportid);
Completed in 10 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025