Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds