Searched defs:hideep_ts (Results 1 – 2 of 2) sorted by relevance
144 struct hideep_ts { struct145 struct i2c_client *client;146 struct input_dev *input_dev;147 struct regmap *reg;149 struct touchscreen_properties prop;151 struct gpio_desc *reset_gpio;153 struct regulator *vcc_vdd;154 struct regulator *vcc_vid;178 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem() argument
147 struct hideep_ts { struct148 struct i2c_client *client;149 struct input_dev *input_dev;150 struct regmap *reg;152 struct touchscreen_properties prop;154 struct gpio_desc *reset_gpio;156 struct regulator *vcc_vdd;157 struct regulator *vcc_vid;181 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem() argument