Searched refs:phy_companion (Results 1 – 4 of 4) sorted by relevance
25 struct phy_companion { struct28 int (*set_vbus)(struct phy_companion *x, bool enabled); argument31 int (*start_srp)(struct phy_companion *x); argument
35 struct phy_companion *comparator;58 extern int omap_usb2_set_comparator(struct phy_companion *comparator);60 static inline int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator()
92 struct phy_companion comparator;142 static int twl6030_start_srp(struct phy_companion *comparator) in twl6030_start_srp()311 static int twl6030_set_vbus(struct phy_companion *comparator, bool enabled) in twl6030_set_vbus()
47 int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator()