Searched defs:ektf2127_ts (Results 1 – 1 of 1) sorted by relevance
43 struct ektf2127_ts { struct44 struct i2c_client *client;45 struct input_dev *input;69 static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report_event() argument