Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/reset/
Dreset-imx7.c378 regmap_attach_dev(dev, imx7src->regmap, &config); in imx7_reset_probe()
/linux-6.1.9/drivers/remoteproc/
Dimx_rproc.c713 regmap_attach_dev(dev, regmap, &config); in imx_rproc_detect_mode()
/linux-6.1.9/drivers/base/regmap/
Dregmap.c627 int regmap_attach_dev(struct device *dev, struct regmap *map, in regmap_attach_dev() function
653 EXPORT_SYMBOL_GPL(regmap_attach_dev);
1236 ret = regmap_attach_dev(dev, map, config); in __regmap_init()
/linux-6.1.9/drivers/pinctrl/freescale/
Dpinctrl-imx.c802 regmap_attach_dev(&pdev->dev, gpr, &config); in imx_pinctrl_probe()
/linux-6.1.9/sound/soc/mediatek/mt8183/
Dmt8183-afe-pcm.c1125 ret = regmap_attach_dev(dev, afe->regmap, &mt8183_afe_regmap_config); in mt8183_afe_pcm_dev_probe()
/linux-6.1.9/include/linux/
Dregmap.h733 int regmap_attach_dev(struct device *dev, struct regmap *map,
/linux-6.1.9/sound/soc/mediatek/mt8192/
Dmt8192-afe-pcm.c2235 ret = regmap_attach_dev(dev, afe->regmap, &mt8192_afe_regmap_config); in mt8192_afe_pcm_dev_probe()