Home
last modified time | relevance | path

Searched refs:usb_phy_set_charger_current (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/usb/
Dphy.h232 extern void usb_phy_set_charger_current(struct usb_phy *usb_phy,
274 static inline void usb_phy_set_charger_current(struct usb_phy *usb_phy, in usb_phy_set_charger_current() function
297 usb_phy_set_charger_current(x, mA); in usb_phy_set_power()
/Linux-v6.6/drivers/usb/phy/
Dphy.c231 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA) in usb_phy_set_charger_current() function
268 EXPORT_SYMBOL_GPL(usb_phy_set_charger_current);