Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dektf2127.c45 struct ektf2127_ts { struct
76 static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report_event()
105 static void ektf2127_report2_contact(struct ektf2127_ts *ts, int slot, in ektf2127_report2_contact()
119 static void ektf2127_report2_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report2_event()
130 struct ektf2127_ts *ts = dev_id; in ektf2127_irq()
170 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_start()
180 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_stop()
188 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_suspend()
200 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_resume()
257 struct ektf2127_ts *ts; in ektf2127_probe()