Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
H A Dphy-omap-otg.c26 struct notifier_block vbus_nb; member
78 vbus_nb); in omap_otg_vbus_notifier()
111 otg_dev->vbus_nb.notifier_call = omap_otg_vbus_notifier; in omap_otg_probe()
119 EXTCON_USB, &otg_dev->vbus_nb); in omap_otg_probe()
/linux/include/linux/usb/
H A Dphy.h105 struct notifier_block vbus_nb; member