Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dad7879-spi.c24 static const struct regmap_config ad7879_spi_regmap_config = { variable
42 regmap = devm_regmap_init_spi(spi, &ad7879_spi_regmap_config); in ad7879_spi_probe()