Searched defs:usb_phy (Results 1 – 1 of 1) sorted by relevance
111806 struct usb_phy *usb_phy; member131585 struct usb_phy { struct131589 enum usb_phy_type type; argument131590 enum usb_phy_events last_event; argument131593 struct usb_phy_io_ops *io_ops; argument131608 int (*init)(struct usb_phy *); argument131609 void (*shutdown)(struct usb_phy *); argument131610 int (*set_vbus)(struct usb_phy *, int); argument131611 int (*set_power)(struct usb_phy *, unsigned int); argument131612 int (*set_suspend)(struct usb_phy *, int); argument[all …]