Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dstmfx.c49 static const struct regmap_config stmfx_regmap_config = { variable
428 stmfx->map = devm_regmap_init_i2c(client, &stmfx_regmap_config); in stmfx_probe()