Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dar1021_i2c.c25 struct ar1021_i2c { struct
33 struct ar1021_i2c *ar1021 = dev_id; in ar1021_i2c_irq() argument
68 struct ar1021_i2c *ar1021 = input_get_drvdata(dev); in ar1021_i2c_open()
84 struct ar1021_i2c *ar1021 = input_get_drvdata(dev); in ar1021_i2c_close()
93 struct ar1021_i2c *ar1021; in ar1021_i2c_probe()
H A DMakefile18 obj-$(CONFIG_TOUCHSCREEN_AR1021_I2C) += ar1021_i2c.o
H A DKconfig120 module will be called ar1021_i2c.