Home
last modified time | relevance | path

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

/external/libusb/
DChangeLog110 * Reverts the previous API change with regards to bMaxPower.
114 guidelines with regards to concurrent use of MaxPower/bMaxPower still apply.
118 MaxPower was used instead of bMaxPower, as defined in the specs. If your
232 using the bMaxPower attribute in struct libusb_config_descriptor, the
241 if (dev->config[0].bMaxPower < 250)
/external/autotest/client/cros/cellular/mbim_compliance/
Dusb_descriptors_unittest.py188 self.assertEquals(250, descriptor.bMaxPower)
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h348 __u8 bMaxPower; member