Searched refs:USB_EVENT_VBUS (Results 1 – 13 of 13) sorted by relevance
113 status = USB_EVENT_VBUS; in nop_gpio_vbus_thread()186 USB_EVENT_VBUS, otg->gadget); in nop_set_peripheral()
113 status = USB_EVENT_VBUS; in gpio_vbus_work()
221 return (transceiver->last_event == USB_EVENT_VBUS || in otg_is_usb_online()237 case USB_EVENT_VBUS: in otg_handle_notification()
232 case USB_EVENT_VBUS: in isp1704_charger_work()465 if (isp->phy->last_event == USB_EVENT_VBUS && in isp1704_charger_probe()
654 case USB_EVENT_VBUS: in twl4030_bci_usb_work()
1430 case USB_EVENT_VBUS: in rt9455_usb_event()
3191 if (event != USB_EVENT_VBUS) { in ab8500_charger_usb_notifier_call()
29 USB_EVENT_VBUS, /* vbus valid event */ enumerator
89 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_VBUS, phy); in jz4740_musb_role_switch_set()
136 musb->xceiv->last_event = USB_EVENT_VBUS; in omap_musb_set_mailbox()
806 if ((xudc->device_mode && usbphy->last_event == USB_EVENT_VBUS) || in tegra_xudc_vbus_notify()807 (!xudc->device_mode && usbphy->last_event != USB_EVENT_VBUS)) { in tegra_xudc_vbus_notify()813 xudc->device_mode = (usbphy->last_event == USB_EVENT_VBUS) ? true : in tegra_xudc_vbus_notify()
1595 case USB_EVENT_VBUS: in pxa_udc_phy_event()
590 return USB_EVENT_VBUS; in to_usb_phy_event()
Completed in 53 milliseconds