Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/otg/
Dtwl4030-usb.c252 int linkstat = USB_EVENT_NONE; in twl4030_usb_linkstat()
280 linkstat = USB_EVENT_NONE; in twl4030_usb_linkstat()
519 if (status == USB_EVENT_NONE) in twl4030_usb_irq()
538 if (status == USB_EVENT_NONE) { in twl4030_usb_phy_init()
Dtwl6030-usb.c244 case USB_EVENT_NONE: in twl6030_usb_vbus_show()
279 status = USB_EVENT_NONE; in twl6030_usb_irq()
299 int status = USB_EVENT_NONE; in twl6030_usbotg_irq()
Dgpio_vbus.c133 status = USB_EVENT_NONE; in gpio_vbus_work()
Dab8500-usb.c175 event = USB_EVENT_NONE; in ab8500_usb_link_status_update()
/linux-3.4.99/drivers/power/
Disp1704_charger.c248 if (event != USB_EVENT_NONE) in isp1704_charger_work()
281 case USB_EVENT_NONE: in isp1704_charger_work()
Dpda_power.c248 case USB_EVENT_NONE: in otg_handle_notification()
Dtwl4030_charger.c273 case USB_EVENT_NONE: in twl4030_bci_usb_work()
/linux-3.4.99/include/linux/usb/
Dotg.h39 USB_EVENT_NONE, /* no events or cable disconnected */ enumerator
/linux-3.4.99/drivers/usb/musb/
Domap2430.c263 case USB_EVENT_NONE: in musb_otg_notifier_work()
Dmusb_gadget.c1989 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_start()
2051 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_stop()