Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-tusb1210.c66 struct notifier_block psy_nb; member
370 struct tusb1210 *tusb = container_of(nb, struct tusb1210, psy_nb); in tusb1210_psy_notifier()
458 tusb->psy_nb.notifier_call = tusb1210_psy_notifier; in tusb1210_probe_charger_detect()
459 power_supply_reg_notifier(&tusb->psy_nb); in tusb1210_probe_charger_detect()
466 power_supply_unreg_notifier(&tusb->psy_nb); in tusb1210_remove_charger_detect()

Completed in 2 milliseconds