Home
last modified time | relevance | path

Searched refs:regulator_register (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/power/regulator/
H A Dregulator.rst14 struct regulator_dev *regulator_register(struct regulator_desc *regulator_desc,
/linux/drivers/platform/x86/intel/int3472/
H A Dclk_and_regulator.c244 regulator->rdev = regulator_register(int3472->dev, &regulator->rdesc, &cfg); in skl_int3472_register_regulator()
/linux/drivers/regulator/
H A Dstm32-vrefbuf.c208 rdev = regulator_register(&pdev->dev, &stm32_vrefbuf_regu, &config); in stm32_vrefbuf_probe()
H A Dcore.c5915 regulator_register(struct device *dev, in regulator_register() function
6169 EXPORT_SYMBOL_GPL(regulator_register);