Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dphy.h228 extern void usb_phy_set_charger_current(struct usb_phy *usb_phy,
270 static inline void usb_phy_set_charger_current(struct usb_phy *usb_phy, in usb_phy_set_charger_current() function
293 usb_phy_set_charger_current(x, mA); in usb_phy_set_power()
/linux-6.3-rc2/drivers/usb/phy/
A 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);

Completed in 5 milliseconds