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 regulator_bulk_data regulators[2];59 struct touchscreen_properties prop;60 int max_touches;61 u8 buf[NVT_TS_TOUCH_SIZE * NVT_TS_MAX_TOUCHES];