Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h264 HID_FID = 0x01, enumerator
H A Delan_ts.c563 if (rbuf[2] == HID_FID) { in elan_ts_recv_data()
579 report->finger.fid = HID_FID; in elan_ts_recv_data()
650 if (type == HID_FID) { in elan_ts_fparse_xy()
706 if (finger.fid == HID_FID) { /*hid over i2c protocol*/ in elants_a_report()
828 if (finger.fid == HID_FID) { /*hid over i2c protocol*/ in elants_slot_report()