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
1119 const struct edt_i2c_chip_data *chip_data; in edt_ft5x06_ts_probe()
1153 chip_data = (const struct edt_i2c_chip_data *)id->driver_data; in edt_ft5x06_ts_probe()
1454 static const struct edt_i2c_chip_data edt_ft5x06_data = {
1458 static const struct edt_i2c_chip_data edt_ft3518_data = {
1462 static const struct edt_i2c_chip_data edt_ft5452_data = {
1466 static const struct edt_i2c_chip_data edt_ft5506_data = {
1470 static const struct edt_i2c_chip_data edt_ft6236_data = {
1474 static const struct edt_i2c_chip_data edt_ft8201_data = {
1478 static const struct edt_i2c_chip_data edt_ft8716_data = {
[all …]