Searched refs:phy_companion (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Dphy_companion.h24 /* phy_companion to take care of VBUS, ID and srp capabilities */
25 struct phy_companion { struct
28 int (*set_vbus)(struct phy_companion *x, bool enabled);
31 int (*start_srp)(struct phy_companion *x);
/linux-4.4.14/include/linux/phy/
H A Domap_usb.h35 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) omap_usb2_set_comparator()
/linux-4.4.14/drivers/usb/phy/
H A Dphy-twl6030-usb.c29 #include <linux/usb/phy_companion.h>
92 struct phy_companion comparator;
142 static int twl6030_start_srp(struct phy_companion *comparator) twl6030_start_srp()
311 static int twl6030_set_vbus(struct phy_companion *comparator, bool enabled) twl6030_set_vbus()
/linux-4.4.14/drivers/phy/
H A Dphy-omap-usb2.c25 #include <linux/usb/phy_companion.h>
42 * The phy companion driver should call this API passing the phy_companion
47 int omap_usb2_set_comparator(struct phy_companion *comparator) omap_usb2_set_comparator()
H A Dphy-dm816x-usb.c19 #include <linux/usb/phy_companion.h>
/linux-4.4.14/include/linux/mfd/
H A Dpalmas.h25 #include <linux/usb/phy_companion.h>

Completed in 328 milliseconds