Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-gpio-vbus-usb.c146 status = USB_EVENT_NONE; in gpio_vbus_work()
152 usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_NONE); in gpio_vbus_work()
Dphy-ab8500-usb.c448 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab9540_usb_link_status_update()
531 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab9540_usb_link_status_update()
591 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8540_usb_link_status_update()
657 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8540_usb_link_status_update()
704 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8505_usb_link_status_update()
790 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8500_usb_link_status_update()
Dphy-generic.c132 status = USB_EVENT_NONE; in nop_gpio_vbus_thread()
Dphy-tahvo.c109 usb_phy_set_event(&tu->phy, USB_EVENT_NONE); in check_vbus_state()
Dphy-mv-usb.c443 usb_phy_set_event(&mvotg->phy, USB_EVENT_NONE); in mv_otg_work()
/linux-4.1.27/drivers/power/
Disp1704_charger.c287 case USB_EVENT_NONE: in isp1704_charger_work()
496 if (isp->phy->last_event == USB_EVENT_NONE) in isp1704_charger_probe()
Dpda_power.c241 case USB_EVENT_NONE: in otg_handle_notification()
Dda9150-charger.c440 case USB_EVENT_NONE: in da9150_charger_otg_work()
Dtwl4030_charger.c382 case USB_EVENT_NONE: in twl4030_bci_usb_work()
/linux-4.1.27/include/linux/usb/
Dphy.h25 USB_EVENT_NONE, /* no events or cable disconnected */ enumerator
/linux-4.1.27/drivers/usb/musb/
Domap2430.c294 musb->xceiv->last_event = USB_EVENT_NONE; in omap_musb_set_mailbox()
Dmusb_gadget.c1870 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_start()
1890 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_stop()