Home
last modified time | relevance | path

Searched refs:usb_phy_set_charger_current (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H 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()
/kernel/linux/linux-6.6/include/linux/usb/
H 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()
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy.c180 * usb_phy_set_charger_current - set the USB charger current
193 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA) in usb_phy_set_charger_current() function
230 EXPORT_SYMBOL_GPL(usb_phy_set_charger_current); variable
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy.c218 * usb_phy_set_charger_current - set the USB charger current
231 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); variable

Completed in 4 milliseconds