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.c44 struct ili2xxx_chip { struct
64 const struct ili2xxx_chip *chip; argument
126 static const struct ili2xxx_chip ili210x_chip = {
187 static const struct ili2xxx_chip ili211x_chip = {
218 static const struct ili2xxx_chip ili212x_chip = {
294 static const struct ili2xxx_chip ili251x_chip = {
334 const struct ili2xxx_chip *chip = priv->chip; in ili210x_irq()
933 const struct ili2xxx_chip *chip; in ili210x_i2c_probe()
944 chip = (const struct ili2xxx_chip *)id->driver_data; in ili210x_i2c_probe()