Home
last modified time | relevance | path

Searched refs:USB_EVENT_ENUMERATED (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/power/supply/
Dpda_power.c222 transceiver->last_event == USB_EVENT_ENUMERATED); in otg_is_usb_online()
238 case USB_EVENT_ENUMERATED: in otg_handle_notification()
/linux-6.1.9/include/linux/usb/
Dphy.h32 USB_EVENT_ENUMERATED, /* gadget driver enumerated */ enumerator
/linux-6.1.9/drivers/usb/phy/
Dphy-gpio-vbus-usb.c127 usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_ENUMERATED); in gpio_vbus_work()
Dphy-ab8500-usb.c365 usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED); in ab8505_usb_link_status_update()
476 usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED); in ab8500_usb_link_status_update()
Dphy-tahvo.c83 usb_phy_set_event(&tu->phy, USB_EVENT_ENUMERATED); in check_vbus_state()
Dphy-mv-usb.c435 usb_phy_set_event(&mvotg->phy, USB_EVENT_ENUMERATED); in mv_otg_work()