Searched refs:devm_sigmadsp_init_regmap (Results 1 – 3 of 3) sorted by relevance
40 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev, in devm_sigmadsp_init_regmap() function56 EXPORT_SYMBOL_GPL(devm_sigmadsp_init_regmap);
55 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev,
1005 adau->sigmadsp = devm_sigmadsp_init_regmap(dev, regmap, NULL, in adau17x1_probe()