Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dektf2127.c44 struct ektf2127_ts { struct
70 static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report_event() argument
99 static void ektf2127_report2_contact(struct ektf2127_ts *ts, int slot, in ektf2127_report2_contact()
113 static void ektf2127_report2_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report2_event()
124 struct ektf2127_ts *ts = dev_id; in ektf2127_irq()
164 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_start()
174 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_stop()
182 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_suspend()
194 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_resume()
250 struct ektf2127_ts *ts; in ektf2127_probe()