OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usage_code
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h
71
/* To do a GUSAGE/SUSAGE, fill in at least
usage_code
, report_type and
125
__u32
usage_code
;
member in struct:hiddev_usage_ref
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h
71
/* To do a GUSAGE/SUSAGE, fill in at least
usage_code
, report_type and
125
__u32
usage_code
;
member in struct:hiddev_usage_ref
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h
71
/* To do a GUSAGE/SUSAGE, fill in at least
usage_code
, report_type and
125
__u32
usage_code
;
member in struct:hiddev_usage_ref
/external/bluetooth/bluez/tools/
hid2hci.c
76
uref.
usage_code
= 0xff000001;
/external/kernel-headers/original/linux/
hid.h
565
.usage_hid = (uhid), .usage_type = (utype), .
usage_code
= (ucode)
575
__u32
usage_code
;
member in struct:hid_usage_id
Completed in 436 milliseconds