| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | composite.h | 222 u8 bMaxPower; member
|
| H A D | ch9.h | 320 __u8 bMaxPower; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | composite.c | 191 c->bMaxPower = config->bMaxPower ? : (CONFIG_USB_GADGET_VBUS_DRAW / 2); in config_buf() 431 power = c->bMaxPower ? (2 * c->bMaxPower) : CONFIG_USB_GADGET_VBUS_DRAW; in set_config()
|
| H A D | ether.c | 372 .bMaxPower = 1, 386 .bMaxPower = 1, 1090 power = 2 * eth_config.bMaxPower; in eth_set_config() 2196 eth_config.bMaxPower = 4; in eth_bind() 2199 rndis_config.bMaxPower = 4; in eth_bind()
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | uas-detect.h | 101 if (udev->actconfig->desc.bMaxPower == 0) { in uas_use_uas_driver()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | usb.c | 195 config->bMaxPower*2); in usb_display_conf_desc() 410 dev->config.desc.bMaxPower * 2);
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 78 .bMaxPower = 50,
|
| H A D | sandbox_hub.c | 65 .bMaxPower = 50,
|
| H A D | sandbox_flash.c | 128 .bMaxPower = 50,
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | usb.h | 66 return c->desc.bMaxPower * mul; in usb_get_max_power()
|
| H A D | devices.c | 277 desc->bMaxPower * mul); in usb_dump_config_descriptor()
|
| H A D | sysfs.c | 68 static DEVICE_ATTR_RO(bMaxPower);
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | usbtty.c | 170 .bMaxPower = USBTTY_MAXPOWER 301 .bMaxPower = USBTTY_MAXPOWER
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | inode.c | 958 power = dev->hs_config->bMaxPower; in ep0_read() 960 power = dev->config->bMaxPower; in ep0_read() 1429 power = dev->hs_config->bMaxPower; in gadgetfs_setup() 1432 power = dev->config->bMaxPower; in gadgetfs_setup()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usbdescriptors.h | 211 u8 bMaxPower; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 354 __u8 bMaxPower; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | ch9.h | 354 __u8 bMaxPower; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch9.h | 358 __u8 bMaxPower; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | iowarrior.c | 572 info.power = cfg_descriptor->bMaxPower * 2; in iowarrior_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 101 .bMaxPower = 0,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | usb_intf.c | 453 DBG_871X("bMaxPower=%x\n", pconf_desc->bMaxPower); in usb_dvobj_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | usb_intf.c | 545 RTW_INFO("bMaxPower=%x\n", pconf_desc->bMaxPower); in usb_dvobj_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | usb_intf.c | 545 RTW_INFO("bMaxPower=%x\n", pconf_desc->bMaxPower); in usb_dvobj_init()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | composite.c | 533 c->bMaxPower = encode_bMaxPower(speed, config); in config_buf()
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | io_ti.c | 591 __func__, dev->config->desc.bMaxPower * 2); in choose_config()
|