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/
A Dch9.h1247 #define USB_SELF_POWER_VBUS_MAX_DRAW 100 macro
/linux/drivers/usb/gadget/
A Dcomposite.c949 if (power <= USB_SELF_POWER_VBUS_MAX_DRAW) in set_config()
2243 if (CONFIG_USB_GADGET_VBUS_DRAW <= USB_SELF_POWER_VBUS_MAX_DRAW) in composite_dev_prepare()
2430 if (maxpower > USB_SELF_POWER_VBUS_MAX_DRAW) in composite_resume()

Completed in 11 milliseconds