Home
last modified time | relevance | path

Searched refs:phy_companion (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/linux/usb/
Dphy_companion.h16 struct phy_companion { struct
19 int (*set_vbus)(struct phy_companion *x, bool enabled); argument
22 int (*start_srp)(struct phy_companion *x); argument
/linux-6.12.1/include/linux/phy/
Domap_usb.h17 extern int omap_usb2_set_comparator(struct phy_companion *comparator);
19 static inline int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator()
/linux-6.12.1/drivers/usb/phy/
Dphy-twl6030-usb.c79 struct phy_companion comparator;
131 static int twl6030_start_srp(struct phy_companion *comparator) in twl6030_start_srp()
319 static int twl6030_set_vbus(struct phy_companion *comparator, bool enabled) in twl6030_set_vbus()
/linux-6.12.1/drivers/phy/ti/
Dphy-omap-usb2.c56 struct phy_companion *comparator;
102 int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator()
/linux-6.12.1/drivers/power/supply/
Dcpcap-charger.c136 struct phy_companion comparator; /* For USB VBUS */
521 static int cpcap_charger_set_vbus(struct phy_companion *comparator, in cpcap_charger_set_vbus()