Home
last modified time | relevance | path

Searched refs:USB_EVENT_ID (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dphy.h30 USB_EVENT_ID, /* id was grounded */ enumerator
/kernel/linux/linux-6.6/include/linux/usb/
H A Dphy.h30 USB_EVENT_ID, /* id was grounded */ enumerator
/kernel/linux/linux-5.10/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.c1862 if (musb->xceiv->last_event == USB_EVENT_ID) in musb_gadget_start()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dci.h294 usb_phy_set_event(ci->usb_phy, USB_EVENT_ID); in ci_role_start()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Djz4740.c96 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_ID, phy); in jz4740_musb_role_switch_set()
H A Domap2430.c123 musb->xceiv->last_event = USB_EVENT_ID; in omap_musb_set_mailbox()
H A Dmusb_gadget.c1867 if (musb->xceiv && musb->xceiv->last_event == USB_EVENT_ID) in musb_gadget_start()
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dda9150-charger.c431 case USB_EVENT_ID: in da9150_charger_otg_work()
H A Dbq25890_charger.c750 case USB_EVENT_ID: in bq25890_usb_work()
H A Drt9455_charger.c1334 * USB_EVENT_ID, this means a consumer device is connected and in rt9455_usb_event_id()
1338 dev_dbg(dev, "USB_EVENT_ID received, therefore the charger goes into boost mode\n"); in rt9455_usb_event_id()
1347 dev_dbg(dev, "USB_EVENT_ID received, therefore IAICR is set to its minimum value\n"); in rt9455_usb_event_id()
1432 case USB_EVENT_ID: in rt9455_usb_event()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dda9150-charger.c429 case USB_EVENT_ID: in da9150_charger_otg_work()
H A Dbq25890_charger.c1125 case USB_EVENT_ID: in bq25890_usb_work()
H A Dbq256xx_charger.c387 case USB_EVENT_ID: in bq256xx_usb_work()
H A Drt9455_charger.c1333 * USB_EVENT_ID, this means a consumer device is connected and in rt9455_usb_event_id()
1337 dev_dbg(dev, "USB_EVENT_ID received, therefore the charger goes into boost mode\n"); in rt9455_usb_event_id()
1346 dev_dbg(dev, "USB_EVENT_ID received, therefore IAICR is set to its minimum value\n"); in rt9455_usb_event_id()
1431 case USB_EVENT_ID: in rt9455_usb_event()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-tegra.c1241 if ((tegra->host_mode && usbphy->last_event == USB_EVENT_ID) || in tegra_xhci_id_notify()
1242 (!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()
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-mxs-usb.c391 return mxs_phy->phy.last_event == USB_EVENT_ID; in mxs_phy_is_otg_host()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-mxs-usb.c391 return mxs_phy->phy.last_event == USB_EVENT_ID; in mxs_phy_is_otg_host()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-tegra.c1472 if ((tegra->host_mode && usbphy->last_event == USB_EVENT_ID) || in tegra_xhci_id_notify()
1473 (!tegra->host_mode && usbphy->last_event != USB_EVENT_ID)) { in tegra_xhci_id_notify()
1481 tegra->host_mode = (usbphy->last_event == USB_EVENT_ID) ? true : false; in tegra_xhci_id_notify()
/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb.c588 return USB_EVENT_ID; in to_usb_phy_event()
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb.c600 return USB_EVENT_ID; in to_usb_phy_event()

Completed in 51 milliseconds