Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h54 #define HID_RECV_LEN (67) macro
H A Delan_ts.c167 uint8_t buf[HID_RECV_LEN] = {0x00}; in elan_ic_status()
321 uint8_t rbuf[HID_RECV_LEN] = {0}; in hid_fw_packet_handler()
552 uint8_t rbuf[HID_RECV_LEN]={0}; in elan_ts_recv_data()