tsc200x_regmap_config   42 drivers/input/touchscreen/tsc2004.c 			     devm_regmap_init_i2c(i2c, &tsc200x_regmap_config),
tsc200x_regmap_config   63 drivers/input/touchscreen/tsc2005.c 			     devm_regmap_init_spi(spi, &tsc200x_regmap_config),
tsc200x_regmap_config   54 drivers/input/touchscreen/tsc200x-core.c const struct regmap_config tsc200x_regmap_config = {
tsc200x_regmap_config   65 drivers/input/touchscreen/tsc200x-core.c EXPORT_SYMBOL_GPL(tsc200x_regmap_config);
tsc200x_regmap_config   71 drivers/input/touchscreen/tsc200x-core.h extern const struct regmap_config tsc200x_regmap_config;