Searched refs:bMaxPower (Results 1 – 3 of 3) sorted by relevance
110 * 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)
188 self.assertEquals(250, descriptor.bMaxPower)
348 __u8 bMaxPower; member