Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/regulator/
Dconsumer.h286 int regulator_unregister_notifier(struct regulator *regulator,
579 static inline int regulator_unregister_notifier(struct regulator *regulator, in regulator_unregister_notifier() function
/Linux-v5.15/drivers/soc/rockchip/
Dio-domain.c663 regulator_unregister_notifier(io_supply->reg, in rockchip_iodomain_probe()
679 regulator_unregister_notifier(io_supply->reg, in rockchip_iodomain_remove()
/Linux-v5.15/drivers/regulator/
Ddevres.c353 regulator_unregister_notifier(match->regulator, match->nb); in devm_regulator_destroy_notifier()
Dcore.c4696 int regulator_unregister_notifier(struct regulator *regulator, in regulator_unregister_notifier() function
4702 EXPORT_SYMBOL_GPL(regulator_unregister_notifier);
/Linux-v5.15/drivers/hwmon/
Dsht15.c1014 regulator_unregister_notifier(data->reg, &data->nb); in sht15_probe()
1036 regulator_unregister_notifier(data->reg, &data->nb); in sht15_remove()
/Linux-v5.15/drivers/iio/adc/
Drockchip_saradc.c314 regulator_unregister_notifier(info->vref, &info->nb); in rockchip_saradc_regulator_unreg_notifier()
/Linux-v5.15/Documentation/power/regulator/
Dconsumer.rst189 int regulator_unregister_notifier(struct regulator *regulator,