Home
last modified time | relevance | path

Searched refs:ili2xxx_chip (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dili210x.c43 struct ili2xxx_chip { struct
63 const struct ili2xxx_chip *chip; argument
125 static const struct ili2xxx_chip ili210x_chip = {
186 static const struct ili2xxx_chip ili211x_chip = {
217 static const struct ili2xxx_chip ili212x_chip = {
293 static const struct ili2xxx_chip ili251x_chip = {
332 const struct ili2xxx_chip *chip = priv->chip; in ili210x_process_events()
960 const struct ili2xxx_chip *chip; in ili210x_i2c_probe()
971 chip = (const struct ili2xxx_chip *)id->driver_data; in ili210x_i2c_probe()