Searched refs:tsc200x_regmap_config (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dtsc2004.c41 devm_regmap_init_i2c(i2c, &tsc200x_regmap_config),
H A Dtsc2005.c63 devm_regmap_init_spi(spi, &tsc200x_regmap_config),
H A Dtsc200x-core.h71 extern const struct regmap_config tsc200x_regmap_config;
H A Dtsc200x-core.c54 const struct regmap_config tsc200x_regmap_config = { variable in typeref:struct:regmap_config
65 EXPORT_SYMBOL_GPL(tsc200x_regmap_config); variable

Completed in 209 milliseconds