Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dpda_power.c221 return (transceiver->last_event == USB_EVENT_VBUS || in otg_is_usb_online()
237 case USB_EVENT_VBUS: in otg_handle_notification()
Disp1704_charger.c254 case USB_EVENT_VBUS: in isp1704_charger_work()
500 if (isp->phy->last_event == USB_EVENT_VBUS && in isp1704_charger_probe()
Dtwl4030_charger.c378 case USB_EVENT_VBUS: in twl4030_bci_usb_work()
Dab8500_charger.c3287 if (event != USB_EVENT_VBUS) { in ab8500_charger_usb_notifier_call()
/linux-4.1.27/include/linux/usb/
Dphy.h26 USB_EVENT_VBUS, /* vbus valid event */ enumerator
/linux-4.1.27/drivers/usb/phy/
Dphy-generic.c118 status = USB_EVENT_VBUS; in nop_gpio_vbus_thread()
Dphy-gpio-vbus-usb.c123 status = USB_EVENT_VBUS; in gpio_vbus_work()
/linux-4.1.27/drivers/usb/musb/
Domap2430.c284 musb->xceiv->last_event = USB_EVENT_VBUS; in omap_musb_set_mailbox()