Searched refs:USB_EVENT_ENUMERATED (Results 1 – 6 of 6) sorted by relevance
222 transceiver->last_event == USB_EVENT_ENUMERATED); in otg_is_usb_online()238 case USB_EVENT_ENUMERATED: in otg_handle_notification()
463 usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED); in ab9540_usb_link_status_update()470 usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED); in ab9540_usb_link_status_update()605 usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED); in ab8540_usb_link_status_update()718 usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED); in ab8505_usb_link_status_update()808 usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED); in ab8500_usb_link_status_update()
137 usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_ENUMERATED); in gpio_vbus_work()
90 usb_phy_set_event(&tu->phy, USB_EVENT_ENUMERATED); in check_vbus_state()
448 usb_phy_set_event(&mvotg->phy, USB_EVENT_ENUMERATED); in mv_otg_work()
29 USB_EVENT_ENUMERATED, /* gadget driver enumerated */ enumerator