Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dwm831x_power.c36 struct notifier_block usb_notify; member
148 usb_notify); in wm831x_usb_limit_change()
655 power->usb_notify.notifier_call = wm831x_usb_limit_change; in wm831x_power_probe()
656 ret = usb_register_notifier(power->usb_phy, &power->usb_notify); in wm831x_power_probe()
709 &wm831x_power->usb_notify); in wm831x_power_remove()