phy_companion      43 drivers/phy/ti/phy-omap-usb2.c int omap_usb2_set_comparator(struct phy_companion *comparator)
phy_companion     135 drivers/power/supply/cpcap-charger.c 	struct phy_companion comparator;	/* For USB VBUS */
phy_companion     391 drivers/power/supply/cpcap-charger.c static int cpcap_charger_set_vbus(struct phy_companion *comparator,
phy_companion      79 drivers/usb/phy/phy-twl6030-usb.c 	struct phy_companion	comparator;
phy_companion     131 drivers/usb/phy/phy-twl6030-usb.c static int twl6030_start_srp(struct phy_companion *comparator)
phy_companion     319 drivers/usb/phy/phy-twl6030-usb.c static int twl6030_set_vbus(struct phy_companion *comparator, bool enabled)
phy_companion      31 include/linux/phy/omap_usb.h 	struct phy_companion	*comparator;
phy_companion      71 include/linux/phy/omap_usb.h extern int omap_usb2_set_comparator(struct phy_companion *comparator);
phy_companion      73 include/linux/phy/omap_usb.h static inline int omap_usb2_set_comparator(struct phy_companion *comparator)
phy_companion      29 include/linux/usb/phy_companion.h 	int	(*set_vbus)(struct phy_companion *x, bool enabled);
phy_companion      32 include/linux/usb/phy_companion.h 	int	(*start_srp)(struct phy_companion *x);