Searched refs:regmap_attach_dev (Results 1 – 2 of 2) sorted by relevance
461 int regmap_attach_dev(struct device *dev, struct regmap *map,
434 int regmap_attach_dev(struct device *dev, struct regmap *map, in regmap_attach_dev() function454 EXPORT_SYMBOL_GPL(regmap_attach_dev);899 ret = regmap_attach_dev(dev, map, config); in __regmap_init()