Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/power/regulator/
Dregulator.rst22 void regulator_unregister(struct regulator_dev *rdev);
/Linux-v6.1/drivers/platform/x86/intel/int3472/
Dclk_and_regulator.c205 regulator_unregister(int3472->regulator.rdev); in skl_int3472_unregister_regulator()
/Linux-v6.1/drivers/regulator/
Dstm32-vrefbuf.c242 regulator_unregister(rdev); in stm32_vrefbuf_remove()
Ddevres.c363 regulator_unregister(*(struct regulator_dev **)res); in devm_rdev_release()
Dcore.c5670 void regulator_unregister(struct regulator_dev *rdev) in regulator_unregister() function
5694 EXPORT_SYMBOL_GPL(regulator_unregister);
/Linux-v6.1/include/linux/regulator/
Ddriver.h696 void regulator_unregister(struct regulator_dev *rdev);