Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dektf2127.c105 static void ektf2127_report2_contact(struct ektf2127_ts *ts, int slot, in ektf2127_report2_contact() function
121 ektf2127_report2_contact(ts, 0, &buf[1], !!(buf[7] & BIT(ts->status_shift))); in ektf2127_report2_event()
122 ektf2127_report2_contact(ts, 1, &buf[4], !!(buf[7] & BIT(ts->status_shift + 1))); in ektf2127_report2_event()