Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dili210x.c27 struct ili2xxx_chip { struct
46 const struct ili2xxx_chip *chip; argument
104 static const struct ili2xxx_chip ili210x_chip = {
165 static const struct ili2xxx_chip ili211x_chip = {
196 static const struct ili2xxx_chip ili212x_chip = {
264 static const struct ili2xxx_chip ili251x_chip = {
304 const struct ili2xxx_chip *chip = priv->chip; in ili210x_irq()
392 const struct ili2xxx_chip *chip; in ili210x_i2c_probe()
403 chip = (const struct ili2xxx_chip *)id->driver_data; in ili210x_i2c_probe()