Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dedt-ft5x06.c88 struct edt_ft5x06_ts_data { struct
89 struct i2c_client *client;
90 struct input_dev *input;
91 u16 num_x;
92 u16 num_y;
94 int reset_pin;
95 int irq_pin;
96 int wake_pin;
99 struct dentry *debug_dir;
100 u8 *raw_buffer;
[all …]