Searched refs:exc3000_data (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/input/touchscreen/
H A Dexc3000.c73 struct exc3000_data { struct
103 struct exc3000_data *data = from_timer(data, t, timer);
109 static inline void exc3000_schedule_timer(struct exc3000_data *data)
119 static int exc3000_read_frame(struct exc3000_data *data, u8 *buf)
144 static int exc3000_handle_mt_event(struct exc3000_data *data)
196 struct exc3000_data *data = dev_id;
225 static int exc3000_vendor_data_request(struct exc3000_data *data, u8 *request,
270 struct exc3000_data *data = i2c_get_clientdata(client);
300 struct exc3000_data *data = i2c_get_clientdata(client);
316 struct exc3000_data *dat
[all...]

Completed in 249 milliseconds