phy_companion
int omap_usb2_set_comparator(struct phy_companion *comparator)
struct phy_companion *comparator;
struct phy_companion comparator; /* For USB VBUS */
static int cpcap_charger_set_vbus(struct phy_companion *comparator,
static int twl6030_start_srp(struct phy_companion *comparator)
static int twl6030_set_vbus(struct phy_companion *comparator, bool enabled)
struct phy_companion comparator;
extern int omap_usb2_set_comparator(struct phy_companion *comparator);
static inline int omap_usb2_set_comparator(struct phy_companion *comparator)
int (*set_vbus)(struct phy_companion *x, bool enabled);
int (*start_srp)(struct phy_companion *x);