OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HID_STRING_SIZE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
hiddev.h
42
#define
HID_STRING_SIZE
256
45
char value[
HID_STRING_SIZE
];
/external/kernel-headers/original/uapi/linux/
hiddev.h
60
#define
HID_STRING_SIZE
256
63
char value[
HID_STRING_SIZE
];
Completed in 161 milliseconds