Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-tusb1210.c66 struct notifier_block psy_nb; member
374 struct tusb1210 *tusb = container_of(nb, struct tusb1210, psy_nb); in tusb1210_psy_notifier()
462 tusb->psy_nb.notifier_call = tusb1210_psy_notifier; in tusb1210_probe_charger_detect()
463 power_supply_reg_notifier(&tusb->psy_nb); in tusb1210_probe_charger_detect()
470 power_supply_unreg_notifier(&tusb->psy_nb); in tusb1210_remove_charger_detect()