Searched defs:usb_phy (Results 1 – 4 of 4) sorted by relevance
89 struct usb_phy { struct94 enum usb_phy_type type; argument95 enum usb_phy_events last_event; argument100 struct usb_phy_io_ops *io_ops; argument116 /* for notification of usb_phy_events */ argument127 int (*init)(struct usb_phy *x); argument128 void (*shutdown)(struct usb_phy *x); argument131 int (*set_vbus)(struct usb_phy *x, int on); argument134 int (*set_power)(struct usb_phy *x, argument138 int (*set_suspend)(struct usb_phy *x, argument[all …]
22 struct usb_phy *usb_phy; member
40 struct usb_phy *usb_phy; member
100 struct usb_phy *usb_phy; member