OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usage_id
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/usbhidctl/
usbhid.c
160
u_int32_t
usage_id
;
member in struct:usagedata
174
u_int32_t
usage_id
;
local in function:hidtestrule
180
usage_id
= cache->
usage_id
;
217
if (numpage != (int)HID_PAGE(
usage_id
))
229
cache->page_name = hid_usage_page(HID_PAGE(
usage_id
));
255
if (numusage != (int)HID_USAGE(
usage_id
))
263
cache->usage_name = hid_usage_in_page(
usage_id
);
376
cache.
usage_id
= item->usage;
378
cache.
usage_id
= collist[colind]
[
all
...]
Completed in 244 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025