Searched defs:usb_phy (Results 1 – 4 of 4) sorted by relevance
88 struct usb_phy { struct93 enum usb_phy_type type; argument94 enum usb_phy_events last_event; argument99 struct usb_phy_io_ops *io_ops; argument115 /* for notification of usb_phy_events */ argument126 int (*init)(struct usb_phy *x); argument127 void (*shutdown)(struct usb_phy *x); argument130 int (*set_vbus)(struct usb_phy *x, int on); argument133 int (*set_power)(struct usb_phy *x, argument137 int (*set_suspend)(struct usb_phy *x, argument[all …]
21 struct usb_phy *usb_phy; member
40 struct usb_phy *usb_phy; member
112 struct usb_phy *usb_phy; member