Searched refs:MaxPower (Results 1 – 7 of 7) sorted by relevance
125 .MaxPower = 500,133 .MaxPower = 100,
122 .MaxPower = CONFIG_USB_GADGET_VBUS_DRAW,
511 .MaxPower = CONFIG_USB_GADGET_VBUS_DRAW,
534 if (c->MaxPower || (c->bmAttributes & USB_CONFIG_ATT_SELFPOWER)) in encode_bMaxPower()535 val = c->MaxPower; in encode_bMaxPower()1038 if (c->MaxPower || (c->bmAttributes & USB_CONFIG_ATT_SELFPOWER)) in set_config()1039 power = c->MaxPower; in set_config()2628 maxpower = cdev->config->MaxPower ? in composite_resume()2629 cdev->config->MaxPower : CONFIG_USB_GADGET_VBUS_DRAW; in composite_resume()
48 MaxPower maximum power consumption from the bus
322 u16 MaxPower; member
131 $ echo 120 > configs/c.1/MaxPower195 ./configs/c.1/MaxPower