Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Diqs5xx.c123 struct iqs5xx_private { struct
124 struct i2c_client *client;
125 struct input_dev *input;
126 struct gpio_desc *reset_gpio;
127 struct touchscreen_properties prop;
128 struct mutex lock;
129 struct iqs5xx_dev_id_info dev_id_info;
130 u8 exp_file[2];