Searched refs:usb_phy (Results 1 – 6 of 6) sorted by relevance
66 struct usb_phy;88 struct usb_phy { struct126 int (*init)(struct usb_phy *x); argument183 usb_phy_init(struct usb_phy *x) in usb_phy_init()199 usb_phy_vbus_on(struct usb_phy *x) in usb_phy_vbus_on()227 extern void usb_phy_set_charger_current(struct usb_phy *usb_phy,229 extern void usb_phy_get_charger_current(struct usb_phy *usb_phy,231 extern void usb_phy_set_charger_state(struct usb_phy *usb_phy,265 static inline void usb_phy_set_charger_current(struct usb_phy *usb_phy, in usb_phy_set_charger_current() argument270 static inline void usb_phy_get_charger_current(struct usb_phy *usb_phy, in usb_phy_get_charger_current() argument[all …]
52 struct usb_phy *devm_otg_ulpi_create(struct device *dev,56 static inline struct usb_phy *devm_otg_ulpi_create(struct device *dev, in devm_otg_ulpi_create()
72 struct usb_phy *ulpi;73 struct usb_phy u_phy;
21 struct usb_phy *usb_phy; member
40 struct usb_phy *usb_phy; member
99 struct usb_phy *usb_phy; member
Completed in 13 milliseconds