Searched refs:HID_REPORT_SIZE (Results 1 – 5 of 5) sorted by relevance
| /system/ulib/hid/ |
| A D | ambient-light.c | 28 HID_REPORT_SIZE(8), 43 HID_REPORT_SIZE(32), 52 HID_REPORT_SIZE(16), 60 HID_REPORT_SIZE(16), 72 HID_REPORT_SIZE(8), 88 HID_REPORT_SIZE(8), 114 HID_REPORT_SIZE(16), 122 HID_REPORT_SIZE(16), 130 HID_REPORT_SIZE(16), 138 HID_REPORT_SIZE(16),
|
| A D | buttons.c | 22 HID_REPORT_SIZE(2), 25 HID_REPORT_SIZE(6), // Padding 33 HID_REPORT_SIZE(1), 36 HID_REPORT_SIZE(7), // Padding
|
| /system/dev/bus/acpi/dev/ |
| A D | dev-pwrbtn.cpp | 86 HID_REPORT_SIZE(1), // 1 bit for power-down 88 HID_REPORT_SIZE(7), // 7 bits of padding
|
| /system/dev/bus/acpi/dev/dev-cros-ec/ |
| A D | motion.cpp | 627 HID_REPORT_SIZE(16), 652 HID_REPORT_SIZE(16), 679 HID_REPORT_SIZE(16), 704 HID_REPORT_SIZE(16),
|
| /system/ulib/hid/include/hid/ |
| A D | descriptor.h | 89 #define HID_REPORT_SIZE(v) _HID_GLOBAL_VAL(0x7, v) macro
|
Completed in 10 milliseconds