OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:report_id
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h
67
__u32
report_id
;
member in struct:hiddev_report_info
72
*
report_id
. Set
report_id
to REPORT_ID_UNKNOWN if the rest of the fields
92
__u32
report_id
;
member in struct:hiddev_field_info
107
/* Fill in report_type,
report_id
and field_index to get the information on a
122
__u32
report_id
;
member in struct:hiddev_usage_ref
188
* rinfo.
report_id
= HID_REPORT_ID_FIRST;
194
* finfo.
report_id
= rinfo.
report_id
;
204
* rinfo.
report_id
|= HID_REPORT_ID_NEXT
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h
67
__u32
report_id
;
member in struct:hiddev_report_info
72
*
report_id
. Set
report_id
to REPORT_ID_UNKNOWN if the rest of the fields
92
__u32
report_id
;
member in struct:hiddev_field_info
107
/* Fill in report_type,
report_id
and field_index to get the information on a
122
__u32
report_id
;
member in struct:hiddev_usage_ref
188
* rinfo.
report_id
= HID_REPORT_ID_FIRST;
194
* finfo.
report_id
= rinfo.
report_id
;
204
* rinfo.
report_id
|= HID_REPORT_ID_NEXT
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h
67
__u32
report_id
;
member in struct:hiddev_report_info
72
*
report_id
. Set
report_id
to REPORT_ID_UNKNOWN if the rest of the fields
92
__u32
report_id
;
member in struct:hiddev_field_info
107
/* Fill in report_type,
report_id
and field_index to get the information on a
122
__u32
report_id
;
member in struct:hiddev_usage_ref
188
* rinfo.
report_id
= HID_REPORT_ID_FIRST;
194
* finfo.
report_id
= rinfo.
report_id
;
204
* rinfo.
report_id
|= HID_REPORT_ID_NEXT
[
all
...]
/external/kernel-headers/original/linux/
hid.h
333
unsigned
report_id
;
member in struct:hid_global
Completed in 517 milliseconds