| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | ether.c | 234 .bmAttributes = USB_CONFIG_ATT_SELFPOWER, 299 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | zero.c | 205 .bmAttributes = USB_CONFIG_ATT_SELFPOWER, 228 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | multi.c | 189 .bmAttributes = USB_CONFIG_ATT_SELFPOWER, in rndis_config_register() 272 .bmAttributes = USB_CONFIG_ATT_SELFPOWER, in cdc_config_register()
|
| H A D | tcm_usb_gadget.c | 92 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | ncm.c | 122 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | mass_storage.c | 133 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | printer.c | 110 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
|
| H A D | cdc2.c | 133 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | acm_ms.c | 147 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | hid.c | 128 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | serial.c | 136 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | audio.c | 235 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | nokia.c | 132 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
|
| H A D | webcam.c | 351 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
|
| H A D | g_ffs.c | 412 c->c.bmAttributes = USB_CONFIG_ATT_SELFPOWER; in gfs_bind()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | generic.c | 99 USB_CONFIG_ATT_SELFPOWER)) in usb_choose_configuration()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | g_dnl.c | 143 config->bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER; in g_dnl_config_register()
|
| H A D | ether.c | 371 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER, 385 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | ch9.h | 327 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
|
| /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 | 361 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
|
| /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 | 361 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch9.h | 365 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 99 USB_CONFIG_ATT_SELFPOWER |
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | composite.c | 498 if (c->MaxPower || (c->bmAttributes & USB_CONFIG_ATT_SELFPOWER)) in encode_bMaxPower() 952 if (c->MaxPower || (c->bmAttributes & USB_CONFIG_ATT_SELFPOWER)) in set_config()
|
| H A D | configfs.c | 574 if (val & ~(USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER | in gadget_config_desc_bmAttributes_store()
|