Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-generic.c113 status = USB_EVENT_VBUS; in nop_gpio_vbus_thread()
186 USB_EVENT_VBUS, otg->gadget); in nop_set_peripheral()
Dphy-gpio-vbus-usb.c113 status = USB_EVENT_VBUS; in gpio_vbus_work()
/kernel/linux/linux-5.10/drivers/power/supply/
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.c232 case USB_EVENT_VBUS: in isp1704_charger_work()
465 if (isp->phy->last_event == USB_EVENT_VBUS && in isp1704_charger_probe()
Dtwl4030_charger.c654 case USB_EVENT_VBUS: in twl4030_bci_usb_work()
Drt9455_charger.c1430 case USB_EVENT_VBUS: in rt9455_usb_event()
Dab8500_charger.c3192 if (event != USB_EVENT_VBUS) { in ab8500_charger_usb_notifier_call()
/kernel/linux/linux-5.10/include/linux/usb/
Dphy.h29 USB_EVENT_VBUS, /* vbus valid event */ enumerator
/kernel/linux/linux-5.10/drivers/usb/musb/
Djz4740.c89 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_VBUS, phy); in jz4740_musb_role_switch_set()
Domap2430.c133 musb->xceiv->last_event = USB_EVENT_VBUS; in omap_musb_set_mailbox()
/kernel/linux/linux-5.10/drivers/phy/tegra/
Dxusb.c585 return USB_EVENT_VBUS; in to_usb_phy_event()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dtegra-xudc.c805 if ((xudc->device_mode && usbphy->last_event == USB_EVENT_VBUS) || in tegra_xudc_vbus_notify()
806 (!xudc->device_mode && usbphy->last_event != USB_EVENT_VBUS)) { in tegra_xudc_vbus_notify()
812 xudc->device_mode = (usbphy->last_event == USB_EVENT_VBUS) ? true : in tegra_xudc_vbus_notify()
Dpxa27x_udc.c1596 case USB_EVENT_VBUS: in pxa_udc_phy_event()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch3987 + usb_phy_set_event(ci->usb_phy, USB_EVENT_VBUS);
6415 + (last_event == USB_EVENT_VBUS)))