Home
last modified time | relevance | path

Searched refs:USB_EVENT_ID (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dphy.h31 USB_EVENT_ID, /* id was grounded */ enumerator
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Djz4740.c92 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_ID, phy); in jz4740_musb_role_switch_set()
H A Domap2430.c119 musb->xceiv->last_event = USB_EVENT_ID; in omap_musb_set_mailbox()
H A Dmusb_gadget.c1864 if (musb->xceiv->last_event == USB_EVENT_ID) in musb_gadget_start()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dda9150-charger.c431 case USB_EVENT_ID: in da9150_charger_otg_work()
H A Dbq25890_charger.c766 case USB_EVENT_ID: in bq25890_usb_work()
H A Drt9455_charger.c1432 case USB_EVENT_ID: in rt9455_usb_event()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-tegra.c1238 if ((tegra->host_mode && usbphy->last_event == USB_EVENT_ID) || in tegra_xhci_id_notify()
1239 (!tegra->host_mode && usbphy->last_event != USB_EVENT_ID)) { in tegra_xhci_id_notify()
1250 tegra->host_mode = (usbphy->last_event == USB_EVENT_ID) ? true : false; in tegra_xhci_id_notify()
/OK3568_Linux_fs/kernel/drivers/phy/tegra/
H A Dxusb.c587 return USB_EVENT_ID; in to_usb_phy_event()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c2021 if ((musb->xceiv->last_event == USB_EVENT_ID) in musb_gadget_start()