Home
last modified time | relevance | path

Searched refs:HID_REPORT_MAX_LEN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h51 #define HID_REPORT_MAX_LEN (67*2) macro
H A Delan_ts.c1057 uint8_t buf[HID_REPORT_MAX_LEN] = {0x00}; in elan_ts_work_func()