Searched refs:psy_nb (Results 1 – 1 of 1) sorted by relevance
70 struct notifier_block psy_nb; member379 struct tusb1210 *tusb = container_of(nb, struct tusb1210, psy_nb); in tusb1210_psy_notifier()463 tusb->psy_nb.notifier_call = tusb1210_psy_notifier; in tusb1210_probe_charger_detect()464 power_supply_reg_notifier(&tusb->psy_nb); in tusb1210_probe_charger_detect()471 power_supply_unreg_notifier(&tusb->psy_nb); in tusb1210_remove_charger_detect()