Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5663.c3299 static const struct regmap_config temp_regmap = { variable
3558 regmap = devm_regmap_init_i2c(i2c, &temp_regmap); in rt5663_i2c_probe()
H A Drt5645.c3635 static const struct regmap_config temp_regmap = {
4065 regmap = devm_regmap_init_i2c(i2c, &temp_regmap); in rt5645_i2c_probe()
3623 static const struct regmap_config temp_regmap = { global() variable