Home
last modified time | relevance | path

Searched refs:rk818_bat_temp_notifier_unregister (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.h166 int rk818_bat_temp_notifier_unregister(struct notifier_block *nb);
H A Drk818_charger.c1744 rk818_bat_temp_notifier_unregister(&cg->temp_nb); in rk818_charger_probe()
1820 rk818_bat_temp_notifier_unregister(&cg->temp_nb); in rk818_charger_shutdown()
H A Drk818_battery.c2809 int rk818_bat_temp_notifier_unregister(struct notifier_block *nb) in rk818_bat_temp_notifier_unregister() function
2813 EXPORT_SYMBOL_GPL(rk818_bat_temp_notifier_unregister);