Home
last modified time | relevance | path

Searched refs:HID_PID (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h265 HID_PID = 0x07, enumerator
H A Delan_ts.c584 } else if (rbuf[2] == HID_PID) { in elan_ts_recv_data()
585 report->stylus.pid = HID_PID; in elan_ts_recv_data()
822 if (finger.fid > HID_PID) in elants_slot_report()
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A DKconfig28 config HID_PID config