Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dektf2127.c44 struct ektf2127_ts { struct
45 struct i2c_client *client;
46 struct input_dev *input;
70 static void ektf2127_report_event(struct ektf2127_ts *ts, const u8 *buf) in ektf2127_report_event() argument