Home
last modified time | relevance | path

Searched defs:hideep_ts (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dhideep.c144 struct hideep_ts { struct
145 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
/kernel/linux/linux-6.6/drivers/input/touchscreen/
Dhideep.c145 struct hideep_ts { struct
146 struct i2c_client *client;
147 struct input_dev *input_dev;
148 struct regmap *reg;
150 struct touchscreen_properties prop;
152 struct gpio_desc *reset_gpio;
154 struct regulator *vcc_vdd;
155 struct regulator *vcc_vid;
179 static int hideep_pgm_w_mem(struct hideep_ts *ts, u32 addr, in hideep_pgm_w_mem() argument