Home
last modified time | relevance | path

Searched refs:USB_EVENT_VBUS (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/usb/phy/
A Dphy-generic.c113 status = USB_EVENT_VBUS; in nop_gpio_vbus_thread()
186 USB_EVENT_VBUS, otg->gadget); in nop_set_peripheral()
A Dphy-gpio-vbus-usb.c113 status = USB_EVENT_VBUS; in gpio_vbus_work()
/linux/drivers/power/supply/
A Dpda_power.c221 return (transceiver->last_event == USB_EVENT_VBUS || in otg_is_usb_online()
237 case USB_EVENT_VBUS: in otg_handle_notification()
A Disp1704_charger.c232 case USB_EVENT_VBUS: in isp1704_charger_work()
465 if (isp->phy->last_event == USB_EVENT_VBUS && in isp1704_charger_probe()
A Dtwl4030_charger.c654 case USB_EVENT_VBUS: in twl4030_bci_usb_work()
A Drt9455_charger.c1430 case USB_EVENT_VBUS: in rt9455_usb_event()
A Dab8500_charger.c3191 if (event != USB_EVENT_VBUS) { in ab8500_charger_usb_notifier_call()
/linux/include/linux/usb/
A Dphy.h29 USB_EVENT_VBUS, /* vbus valid event */ enumerator
/linux/drivers/usb/musb/
A Djz4740.c89 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_VBUS, phy); in jz4740_musb_role_switch_set()
A Domap2430.c136 musb->xceiv->last_event = USB_EVENT_VBUS; in omap_musb_set_mailbox()
/linux/drivers/usb/gadget/udc/
A Dtegra-xudc.c806 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()
A Dpxa27x_udc.c1595 case USB_EVENT_VBUS: in pxa_udc_phy_event()
/linux/drivers/phy/tegra/
A Dxusb.c590 return USB_EVENT_VBUS; in to_usb_phy_event()

Completed in 53 milliseconds