Home
last modified time | relevance | path

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

/include/linux/usb/
Dphy.h89 struct usb_phy { struct
94 enum usb_phy_type type; argument
95 enum usb_phy_events last_event; argument
100 struct usb_phy_io_ops *io_ops; argument
116 /* for notification of usb_phy_events */ argument
127 int (*init)(struct usb_phy *x); argument
128 void (*shutdown)(struct usb_phy *x); argument
131 int (*set_vbus)(struct usb_phy *x, int on); argument
134 int (*set_power)(struct usb_phy *x, argument
138 int (*set_suspend)(struct usb_phy *x, argument
[all …]
Dotg.h22 struct usb_phy *usb_phy; member
Dchipidea.h40 struct usb_phy *usb_phy; member
Dhcd.h100 struct usb_phy *usb_phy; member