Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dedt-ft5x06.c151 struct edt_i2c_chip_data { struct
1139 const struct edt_i2c_chip_data *chip_data; in edt_ft5x06_ts_probe()
1173 chip_data = (const struct edt_i2c_chip_data *)id->driver_data; in edt_ft5x06_ts_probe()
1474 static const struct edt_i2c_chip_data edt_ft5x06_data = {
1478 static const struct edt_i2c_chip_data edt_ft5452_data = {
1482 static const struct edt_i2c_chip_data edt_ft5506_data = {
1486 static const struct edt_i2c_chip_data edt_ft6236_data = {
1490 static const struct edt_i2c_chip_data edt_ft8201_data = {
1494 static const struct edt_i2c_chip_data edt_ft8716_data = {
1498 static const struct edt_i2c_chip_data edt_ft8719_data = {