Searched refs:phy_companion (Results 1 – 5 of 5) sorted by relevance
26 struct phy_companion { struct29 int (*set_vbus)(struct phy_companion *x, bool enabled); argument32 int (*start_srp)(struct phy_companion *x); argument
41 struct phy_companion *comparator;81 extern int omap_usb2_set_comparator(struct phy_companion *comparator);83 static inline int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator()
79 struct phy_companion comparator;131 static int twl6030_start_srp(struct phy_companion *comparator) in twl6030_start_srp()313 static int twl6030_set_vbus(struct phy_companion *comparator, bool enabled) in twl6030_set_vbus()
140 struct phy_companion comparator; /* For USB VBUS */383 static int cpcap_charger_set_vbus(struct phy_companion *comparator, in cpcap_charger_set_vbus()
49 int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator()