Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch9.h1269 #define USB_SELF_POWER_VBUS_MAX_DRAW 100 macro
/linux/drivers/usb/gadget/
H A Dcomposite.c1053 if (power <= USB_SELF_POWER_VBUS_MAX_DRAW) in set_config()
2448 if (CONFIG_USB_GADGET_VBUS_DRAW <= USB_SELF_POWER_VBUS_MAX_DRAW) in composite_dev_prepare()
2640 if (maxpower > USB_SELF_POWER_VBUS_MAX_DRAW) in composite_resume()