Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dektf2127.c43 struct ektf2127_ts { struct
69 static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report_event() argument
100 struct ektf2127_ts *ts = dev_id; in ektf2127_irq()
136 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_start()
146 struct ektf2127_ts *ts = input_get_drvdata(dev); in ektf2127_stop()
154 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_suspend()
166 struct ektf2127_ts *ts = i2c_get_clientdata(to_i2c_client(dev)); in ektf2127_resume()
223 struct ektf2127_ts *ts; in ektf2127_probe()