Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Ddrv2665.c149 static const struct regmap_config drv2665_regmap_config = { variable
201 haptics->regmap = devm_regmap_init_i2c(client, &drv2665_regmap_config); in drv2665_probe()