Home
last modified time | relevance | path

Searched refs:bMaxPower (Results 1 – 14 of 14) sorted by relevance

/third_party/libusb/
DChangeLog173 * Reverts the previous API change with regards to bMaxPower.
177 guidelines with regards to concurrent use of MaxPower/bMaxPower still apply.
181 MaxPower was used instead of bMaxPower, as defined in the specs. If your
295 using the bMaxPower attribute in struct libusb_config_descriptor, the
304 if (dev->config[0].bMaxPower < 250)
/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c190 .bMaxPower = 1 /* max power */
Df_hid.c143 .bMaxPower = 0x32 /* Maximum power consumption from the bus */
Df_dfu.c117 .bMaxPower = 1 /* max power */
Df_uac.c211 .bMaxPower = 0x1 /* Maximum power consumption from the bus */
Drndis.c346 .bMaxPower = 1, /* max power */
Df_mass_storage.c201 .bMaxPower = 1 /* max power */
Df_uvc.c189 .bMaxPower = 1 /* Maximum power consumption from the bus */
/third_party/FreeBSD/sys/dev/usb/
Dusb.h391 uByte bMaxPower; /* max current in 2 mA units */ member
Dusb_device.c555 selfpowered, cdp->bMaxPower * 2); in usbd_set_config_index()
558 power = cdp->bMaxPower * 2; in usbd_set_config_index()
/third_party/libusb/libusb/
Dlibusbi.h617 uint8_t bMaxPower; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c87 .bMaxPower = 1, /* max power */
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2999 .bMaxPower = 0 /* max power */
Dxhci.c3222 .bMaxPower = 0 /* max power */