Searched defs:nvt_ts_data (Results 1 – 1 of 1) sorted by relevance
54 struct nvt_ts_data { struct55 struct i2c_client *client;56 struct input_dev *input;57 struct gpio_desc *reset_gpio;58 struct touchscreen_properties prop;59 int max_touches;60 u8 buf[NVT_TS_TOUCH_SIZE * NVT_TS_MAX_TOUCHES];