Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dsigmadsp-regmap.c40 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev, in devm_sigmadsp_init_regmap() function
56 EXPORT_SYMBOL_GPL(devm_sigmadsp_init_regmap);
Dsigmadsp.h55 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev,
Dadau17x1.c1005 adau->sigmadsp = devm_sigmadsp_init_regmap(dev, regmap, NULL, in adau17x1_probe()