| /Linux-v5.4/arch/arm/mach-davinci/ | 
| D | usb.c | 66 void __init davinci_setup_usb(unsigned mA, unsigned potpgt_ms)  in davinci_setup_usb()84 void __init davinci_setup_usb(unsigned mA, unsigned potpgt_ms)  in davinci_setup_usb()
 
 | 
| D | usb-da8xx.c | 94 int __init da8xx_register_usb20(unsigned int mA, unsigned int potpgt)  in da8xx_register_usb20()
 | 
| /Linux-v5.4/drivers/usb/phy/ | 
| D | phy-gpio-vbus-usb.c | 36 	unsigned		mA;  member57 static void set_vbus_draw(struct gpio_vbus_data *gpio_vbus, unsigned mA)  in set_vbus_draw()
 214 static int gpio_vbus_set_power(struct usb_phy *phy, unsigned mA)  in gpio_vbus_set_power()
 
 | 
| D | phy-generic.h | 18 	unsigned long mA;  member
 | 
| D | phy-isp1301-omap.c | 90 static inline int tps65010_set_vbus_draw(unsigned mA)  in tps65010_set_vbus_draw()98 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA)  in enable_vbus_draw()
 107 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA)  in enable_vbus_draw()
 1389 isp1301_set_power(struct usb_phy *dev, unsigned mA)  in isp1301_set_power()
 
 | 
| D | phy-generic.c | 72 static void nop_set_vbus_draw(struct usb_phy_generic *nop, unsigned mA)  in nop_set_vbus_draw()
 | 
| D | phy.c | 182 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA)  in usb_phy_set_charger_current()
 | 
| /Linux-v5.4/drivers/power/supply/ | 
| D | bq2415x_charger.c | 522 static int bq2415x_set_current_limit(struct bq2415x_device *bq, int mA)  in bq2415x_set_current_limit()621 static int bq2415x_set_charge_current(struct bq2415x_device *bq, int mA)  in bq2415x_set_charge_current()
 655 static int bq2415x_set_termination_current(struct bq2415x_device *bq, int mA)  in bq2415x_set_termination_current()
 786 static bool bq2415x_update_reported_mode(struct bq2415x_device *bq, int mA)  in bq2415x_update_reported_mode()
 
 | 
| D | da9030_battery.c | 108 	int mA;  member
 | 
| /Linux-v5.4/include/linux/usb/ | 
| D | phy.h | 271 					       unsigned int mA)  in usb_phy_set_charger_current()288 usb_phy_set_power(struct usb_phy *x, unsigned mA)  in usb_phy_set_power()
 
 | 
| D | gadget.h | 410 	unsigned			mA;  member583 static inline int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA)  in usb_gadget_vbus_draw()
 
 | 
| /Linux-v5.4/drivers/mfd/ | 
| D | tps65010.c | 685 int tps65010_set_vbus_draw(unsigned mA)  in tps65010_set_vbus_draw()
 | 
| /Linux-v5.4/drivers/usb/musb/ | 
| D | tusb6010.c | 324 static int tusb_draw_power(struct usb_phy *x, unsigned mA)  in tusb_draw_power()
 | 
| D | musb_gadget.c | 1623 static int musb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA)  in musb_gadget_vbus_draw()
 | 
| /Linux-v5.4/drivers/pinctrl/ | 
| D | pinctrl-artpec6.c | 445 static int artpec6_pconf_drive_mA_to_field(unsigned int mA)  in artpec6_pconf_drive_mA_to_field()
 | 
| D | pinctrl-bm1880.c | 1013 static int bm1880_pinconf_drv_set(unsigned int mA, u32 width,  in bm1880_pinconf_drv_set()
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/ | 
| D | core.c | 607 int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA)  in usb_gadget_vbus_draw()
 | 
| D | mv_u3d_core.c | 1183 static int mv_u3d_vbus_draw(struct usb_gadget *gadget, unsigned mA)  in mv_u3d_vbus_draw()
 | 
| D | s3c-hsudc.c | 1243 static int s3c_hsudc_vbus_draw(struct usb_gadget *gadget, unsigned mA)  in s3c_hsudc_vbus_draw()
 | 
| D | omap_udc.c | 1283 static int omap_vbus_draw(struct usb_gadget *gadget, unsigned mA)  in omap_vbus_draw()
 | 
| D | fsl_udc_core.c | 1200 static int fsl_vbus_draw(struct usb_gadget *gadget, unsigned mA)  in fsl_vbus_draw()
 | 
| D | pxa27x_udc.c | 1572 static int pxa_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA)  in pxa_udc_vbus_draw()
 | 
| D | pxa25x_udc.c | 1207 static int pxa25x_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA)  in pxa25x_udc_vbus_draw()
 | 
| /Linux-v5.4/drivers/pinctrl/sprd/ | 
| D | pinctrl-sprd.c | 501 static unsigned int sprd_pinconf_drive(unsigned int mA)  in sprd_pinconf_drive()
 | 
| /Linux-v5.4/drivers/staging/emxx_udc/ | 
| D | emxx_udc.h | 578 	unsigned int		mA;  member
 |