Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/pmf/
H A Dcore.c347 power_supply_reg_notifier(&dev->pwr_src_notifier); in amd_pmf_init_features()
/linux/drivers/phy/ti/
H A Dphy-tusb1210.c464 power_supply_reg_notifier(&tusb->psy_nb); in tusb1210_probe_charger_detect()
/linux/drivers/power/supply/
H A Dpower_supply_core.c1434 int power_supply_reg_notifier(struct notifier_block *nb) in power_supply_reg_notifier() function
1438 EXPORT_SYMBOL_GPL(power_supply_reg_notifier);
H A Dbq2415x_charger.c1661 ret = power_supply_reg_notifier(&bq->nb); in bq2415x_probe()