Symbol: USB_EVENT_NONE
drivers/phy/tegra/xusb.c
603
return USB_EVENT_NONE;
drivers/power/supply/bq256xx_charger.c
380
case USB_EVENT_NONE:
drivers/power/supply/bq25890_charger.c
1130
case USB_EVENT_NONE:
drivers/power/supply/da9150-charger.c
434
case USB_EVENT_NONE:
drivers/power/supply/isp1704_charger.c
265
case USB_EVENT_NONE:
drivers/power/supply/isp1704_charger.c
461
if (isp->phy->last_event == USB_EVENT_NONE)
drivers/power/supply/rt9455_charger.c
1429
case USB_EVENT_NONE:
drivers/power/supply/twl4030_charger.c
658
case USB_EVENT_NONE:
drivers/usb/chipidea/ci.h
299
usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE);
drivers/usb/chipidea/ci.h
317
usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE);
drivers/usb/chipidea/udc.c
1905
usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE);
drivers/usb/fotg210/fotg210-udc.c
1139
case USB_EVENT_NONE:
drivers/usb/gadget/udc/pxa27x_udc.c
1599
case USB_EVENT_NONE:
drivers/usb/musb/jz4740.c
90
atomic_notifier_call_chain(&phy->notifier, USB_EVENT_NONE, phy);
drivers/usb/musb/omap2430.c
145
musb->xceiv->last_event = USB_EVENT_NONE;
drivers/usb/phy/phy-ab8500-usb.c
350
usb_phy_set_event(&ab->phy, USB_EVENT_NONE);
drivers/usb/phy/phy-ab8500-usb.c
457
usb_phy_set_event(&ab->phy, USB_EVENT_NONE);
drivers/usb/phy/phy-ab8500-usb.c
565
enum usb_phy_events event = USB_EVENT_NONE;
drivers/usb/phy/phy-generic.c
118
status = USB_EVENT_NONE;
drivers/usb/phy/phy-gpio-vbus-usb.c
136
status = USB_EVENT_NONE;
drivers/usb/phy/phy-gpio-vbus-usb.c
142
usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_NONE);
drivers/usb/phy/phy-tahvo.c
103
usb_phy_set_event(&tu->phy, USB_EVENT_NONE);