Searched defs:nvt_ts_data (Results 1 – 1 of 1) sorted by relevance
56 struct nvt_ts_data { struct57 struct i2c_client *client;58 struct input_dev *input;59 struct gpio_desc *reset_gpio;60 struct regulator_bulk_data regulators[2];61 struct touchscreen_properties prop;62 int max_touches;63 u8 buf[NVT_TS_TOUCH_SIZE * NVT_TS_MAX_TOUCHES];