Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/reset/
Dreset-imx7.c137 regmap_attach_dev(dev, imx7src->regmap, &config); in imx7_reset_probe()
/Linux-v4.19/drivers/remoteproc/
Dimx_rproc.c331 regmap_attach_dev(dev, regmap, &config); in imx_rproc_probe()
/Linux-v4.19/drivers/pinctrl/freescale/
Dpinctrl-imx.c695 regmap_attach_dev(&pdev->dev, gpr, &config); in imx_pinctrl_probe()
/Linux-v4.19/drivers/base/regmap/
Dregmap.c575 int regmap_attach_dev(struct device *dev, struct regmap *map, in regmap_attach_dev() function
595 EXPORT_SYMBOL_GPL(regmap_attach_dev);
1129 ret = regmap_attach_dev(dev, map, config); in __regmap_init()
/Linux-v4.19/include/linux/
Dregmap.h650 int regmap_attach_dev(struct device *dev, struct regmap *map,