Searched refs:HID_REPORT_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/ | ||
| H A D | elan_ts.h | 51 #define HID_REPORT_MAX_LEN (67*2) macro |
| H A D | elan_ts.c | 1057 uint8_t buf[HID_REPORT_MAX_LEN] = {0x00}; in elan_ts_work_func() |