Searched defs:usb_phy (Results 1 – 13 of 13) sorted by relevance
74 struct usb_phy { struct79 enum usb_phy_type type; argument80 enum usb_phy_events last_event; argument85 struct usb_phy_io_ops *io_ops; argument99 int (*init)(struct usb_phy *x); argument100 void (*shutdown)(struct usb_phy *x); argument103 int (*set_vbus)(struct usb_phy *x, int on); argument106 int (*set_power)(struct usb_phy *x, argument110 int (*set_suspend)(struct usb_phy *x, argument118 int (*set_wakeup)(struct usb_phy *x, bool enabled); argument[all …]
18 struct usb_phy *usb_phy; member
20 struct usb_phy *usb_phy; member
109 struct usb_phy *usb_phy; member
36 struct usb_phy *usb_phy = usb_get_phy_dev(&pdev->dev, 0); in usbhs_rcar2_hardware_init() local
281 struct usb_phy *usb_phy; member
171 usb_phy: usb_phy@2620738 { label
57 usb_phy: usb_phy { label
72 static struct platform_device usb_phy = { variable
93 lcdif, etm, usb, usb_phy, enumerator
37 struct usb_phy *usb_phy; member
314 struct usb_phy *usb_phy; member
239 struct usb_phy *usb_phy; member