Home
last modified time | relevance | path

Searched defs:usb_phy (Results 1 – 4 of 4) sorted by relevance

/include/linux/usb/
Dphy.h88 struct usb_phy { struct
93 enum usb_phy_type type; argument
94 enum usb_phy_events last_event; argument
99 struct usb_phy_io_ops *io_ops; argument
115 /* for notification of usb_phy_events */ argument
126 int (*init)(struct usb_phy *x); argument
127 void (*shutdown)(struct usb_phy *x); argument
130 int (*set_vbus)(struct usb_phy *x, int on); argument
133 int (*set_power)(struct usb_phy *x, argument
137 int (*set_suspend)(struct usb_phy *x, argument
[all …]
Dotg.h21 struct usb_phy *usb_phy; member
Dchipidea.h40 struct usb_phy *usb_phy; member
Dhcd.h112 struct usb_phy *usb_phy; member