Searched refs:USB_EVENT_NONE (Results 1 – 20 of 20) sorted by relevance
/openbmc/linux/drivers/usb/chipidea/ |
H A D | ci.h | 299 usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE); in ci_role_start() 317 usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE); in ci_role_stop()
|
H A D | udc.c | 1737 usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE); in ci_udc_vbus_session()
|
/openbmc/linux/drivers/usb/phy/ |
H A D | phy-gpio-vbus-usb.c | 136 status = USB_EVENT_NONE; in gpio_vbus_work() 142 usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_NONE); in gpio_vbus_work()
|
H A D | phy-ab8500-usb.c | 350 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8505_usb_link_status_update() 457 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8500_usb_link_status_update() 565 enum usb_phy_events event = USB_EVENT_NONE; in ab8500_usb_disconnect_irq()
|
H A D | phy-generic.c | 125 status = USB_EVENT_NONE; in nop_gpio_vbus_thread()
|
H A D | phy-tahvo.c | 102 usb_phy_set_event(&tu->phy, USB_EVENT_NONE); in check_vbus_state()
|
H A D | phy-mv-usb.c | 430 usb_phy_set_event(&mvotg->phy, USB_EVENT_NONE); in mv_otg_work()
|
/openbmc/linux/drivers/power/supply/ |
H A D | isp1704_charger.c | 265 case USB_EVENT_NONE: in isp1704_charger_work() 461 if (isp->phy->last_event == USB_EVENT_NONE) in isp1704_charger_probe()
|
H A D | da9150-charger.c | 434 case USB_EVENT_NONE: in da9150_charger_otg_work()
|
H A D | twl4030_charger.c | 659 case USB_EVENT_NONE: in twl4030_bci_usb_work()
|
H A D | rt9455_charger.c | 1429 case USB_EVENT_NONE: in rt9455_usb_event()
|
H A D | bq25890_charger.c | 1130 case USB_EVENT_NONE: in bq25890_usb_work()
|
H A D | bq256xx_charger.c | 389 case USB_EVENT_NONE: in bq256xx_usb_work()
|
/openbmc/linux/include/linux/usb/ |
H A D | phy.h | 28 USB_EVENT_NONE, /* no events or cable disconnected */ enumerator
|
/openbmc/linux/drivers/usb/musb/ |
H A D | jz4740.c | 90 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_NONE, phy); in jz4740_musb_role_switch_set()
|
H A D | omap2430.c | 145 musb->xceiv->last_event = USB_EVENT_NONE; in omap_musb_set_mailbox()
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_gadget.c | 2037 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_start() 2103 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_stop()
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-udc.c | 1139 case USB_EVENT_NONE: in fotg210_phy_event()
|
/openbmc/linux/drivers/phy/tegra/ |
H A D | xusb.c | 603 return USB_EVENT_NONE; in to_usb_phy_event()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.c | 1599 case USB_EVENT_NONE: in pxa_udc_phy_event()
|