Searched defs:ft6236_data (Results 1 – 1 of 1) sorted by relevance
41 struct ft6236_data { struct42 struct i2c_client *client;43 struct input_dev *input;44 struct gpio_desc *reset_gpio;45 u32 max_x;46 u32 max_y;47 bool invert_x;48 bool invert_y;49 bool swap_xy;