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

/linux-4.1.27/drivers/usb/phy/
H A Dphy-omap-otg.c35 struct notifier_block vbus_nb; member in struct:otg_device
87 vbus_nb); omap_otg_vbus_notifier()
119 otg_dev->vbus_nb.notifier_call = omap_otg_vbus_notifier; omap_otg_probe()
127 "USB", &otg_dev->vbus_nb); omap_otg_probe()
/linux-4.1.27/drivers/usb/dwc3/
H A Ddwc3-omap.c133 struct notifier_block vbus_nb; member in struct:dwc3_omap
388 struct dwc3_omap *omap = container_of(nb, struct dwc3_omap, vbus_nb); dwc3_omap_vbus_notifier()
456 omap->vbus_nb.notifier_call = dwc3_omap_vbus_notifier; dwc3_omap_extcon_register()
459 &omap->vbus_nb); dwc3_omap_extcon_register()

Completed in 170 milliseconds