Home
last modified time | relevance | path

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

/linux/Documentation/power/regulator/
H A Dregulator.rst22 void regulator_unregister(struct regulator_dev *rdev);
/linux/drivers/platform/x86/intel/int3472/
H A Dclk_and_regulator.c255 regulator_unregister(int3472->regulators[i].rdev); in skl_int3472_unregister_regulator()
/linux/drivers/regulator/
H A Dstm32-vrefbuf.c236 regulator_unregister(rdev); in stm32_vrefbuf_remove()
H A Dcore.c6177 void regulator_unregister(struct regulator_dev *rdev) in regulator_unregister() function
6204 EXPORT_SYMBOL_GPL(regulator_unregister);