Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/regulator/
Dconsumer.h299 int regulator_unregister_notifier(struct regulator *regulator,
614 static inline int regulator_unregister_notifier(struct regulator *regulator, in regulator_unregister_notifier() function
/Linux-v6.1/drivers/soc/rockchip/
Dio-domain.c683 regulator_unregister_notifier(io_supply->reg, in rockchip_iodomain_probe()
699 regulator_unregister_notifier(io_supply->reg, in rockchip_iodomain_remove()
/Linux-v6.1/drivers/hwmon/
Dsht15.c1014 regulator_unregister_notifier(data->reg, &data->nb); in sht15_probe()
1033 regulator_unregister_notifier(data->reg, &data->nb); in sht15_remove()
/Linux-v6.1/drivers/regulator/
Ddevres.c545 regulator_unregister_notifier(match->regulator, match->nb); in devm_regulator_destroy_notifier()
Dcore.c4763 int regulator_unregister_notifier(struct regulator *regulator, in regulator_unregister_notifier() function
4769 EXPORT_SYMBOL_GPL(regulator_unregister_notifier);
/Linux-v6.1/drivers/iio/adc/
Drockchip_saradc.c314 regulator_unregister_notifier(info->vref, &info->nb); in rockchip_saradc_regulator_unreg_notifier()
/Linux-v6.1/Documentation/power/regulator/
Dconsumer.rst189 int regulator_unregister_notifier(struct regulator *regulator,