Home
last modified time | relevance | path

Searched refs:MaxPower (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/gadget/legacy/
H A Dnokia.c125 .MaxPower = 500,
133 .MaxPower = 100,
H A Dgmidi.c122 .MaxPower = CONFIG_USB_GADGET_VBUS_DRAW,
H A Dwebcam.c511 .MaxPower = CONFIG_USB_GADGET_VBUS_DRAW,
/linux/drivers/usb/gadget/
H A Dcomposite.c534 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()
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget48 MaxPower maximum power consumption from the bus
/linux/include/linux/usb/
H A Dcomposite.h322 u16 MaxPower; member
/linux/Documentation/usb/
H A Dgadget_configfs.rst131 $ echo 120 > configs/c.1/MaxPower
195 ./configs/c.1/MaxPower