Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Ddrv2667.c326 static const struct regmap_config drv2667_regmap_config = { variable
378 haptics->regmap = devm_regmap_init_i2c(client, &drv2667_regmap_config); in drv2667_probe()