Home
last modified time | relevance | path

Searched refs:regulator_unregister (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/Documentation/power/regulator/
Dregulator.rst22 void regulator_unregister(struct regulator_dev *rdev);
/Linux-v6.6/drivers/regulator/
Dstm32-vrefbuf.c242 regulator_unregister(rdev); in stm32_vrefbuf_remove()
Ddevres.c393 regulator_unregister(*(struct regulator_dev **)res); in devm_rdev_release()
Dcore.c5745 void regulator_unregister(struct regulator_dev *rdev) in regulator_unregister() function
5769 EXPORT_SYMBOL_GPL(regulator_unregister);
/Linux-v6.6/drivers/platform/x86/intel/int3472/
Dclk_and_regulator.c350 regulator_unregister(int3472->regulator.rdev); in skl_int3472_unregister_regulator()
/Linux-v6.6/include/linux/regulator/
Ddriver.h698 void regulator_unregister(struct regulator_dev *rdev);