Home
last modified time | relevance | path

Searched defs:elan_finger_struct (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h112 struct elan_finger_struct { struct
113 int fid; /*finger identify*/
114 int fsupport_num; /*support finger num*/
115 int fbuf_valid_size; /*hid: 67/67*2, normal:8/18/35/55*/
116 int fvalid_num; /*current buf support finger num*/
140 struct elan_finger_struct finger; argument