Searched refs:power_supply_reg_notifier (Results 1 – 3 of 3) sorted by relevance
283 extern int power_supply_reg_notifier(struct notifier_block *nb);
507 int power_supply_reg_notifier(struct notifier_block *nb) in power_supply_reg_notifier() function511 EXPORT_SYMBOL_GPL(power_supply_reg_notifier);
1644 ret = power_supply_reg_notifier(&bq->nb); in bq2415x_probe()