Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-gpio-vbus-usb.c136 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 Dphy-ab8500-usb.c350 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 Dphy-generic.c125 status = USB_EVENT_NONE; in nop_gpio_vbus_thread()
H A Dphy-tahvo.c102 usb_phy_set_event(&tu->phy, USB_EVENT_NONE); in check_vbus_state()
H A Dphy-mv-usb.c430 usb_phy_set_event(&mvotg->phy, USB_EVENT_NONE); in mv_otg_work()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Disp1704_charger.c265 case USB_EVENT_NONE: in isp1704_charger_work()
461 if (isp->phy->last_event == USB_EVENT_NONE) in isp1704_charger_probe()
H A Dpda_power.c241 case USB_EVENT_NONE: in otg_handle_notification()
H A Dda9150-charger.c436 case USB_EVENT_NONE: in da9150_charger_otg_work()
H A Dtwl4030_charger.c658 case USB_EVENT_NONE: in twl4030_bci_usb_work()
H A Dbq25890_charger.c773 case USB_EVENT_NONE: in bq25890_usb_work()
H A Drt9455_charger.c1428 case USB_EVENT_NONE: in rt9455_usb_event()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dphy.h29 USB_EVENT_NONE, /* no events or cable disconnected */ enumerator
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Djz4740.c86 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_NONE, phy); in jz4740_musb_role_switch_set()
H A Domap2430.c141 musb->xceiv->last_event = USB_EVENT_NONE; in omap_musb_set_mailbox()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c2027 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_start()
2093 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_stop()
/OK3568_Linux_fs/kernel/drivers/phy/tegra/
H A Dxusb.c590 return USB_EVENT_NONE; in to_usb_phy_event()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1599 case USB_EVENT_NONE: in pxa_udc_phy_event()