usb_phy_set_event
usb_phy_set_event(&port->usb_phy, to_usb_phy_event(role));
usb_phy_set_event(ci->usb_phy, USB_EVENT_ID);
usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE);
usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE);
usb_phy_set_event(ci->usb_phy, USB_EVENT_VBUS);
usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE);
usb_phy_set_event(ci->usb_phy,
usb_phy_set_event(&ab->phy, USB_EVENT_NONE);
usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED);
usb_phy_set_event(&ab->phy, USB_EVENT_CHARGER);
usb_phy_set_event(&ab->phy, USB_EVENT_NONE);
usb_phy_set_event(&ab->phy, USB_EVENT_ENUMERATED);
usb_phy_set_event(&ab->phy, USB_EVENT_CHARGER);
usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_ENUMERATED);
usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_NONE);
usb_phy_set_event(&tu->phy, USB_EVENT_NONE);
usb_phy_set_event(&tu->phy, USB_EVENT_ENUMERATED);
EXPORT_SYMBOL_GPL(usb_phy_set_event);
extern void usb_phy_set_event(struct usb_phy *x, unsigned long event);