Home
last modified time | relevance | path

Searched refs:USB_CONFIG_ATT_SELFPOWER (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dether.c234 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
299 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dzero.c205 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
228 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dmulti.c189 .bmAttributes = USB_CONFIG_ATT_SELFPOWER, in rndis_config_register()
272 .bmAttributes = USB_CONFIG_ATT_SELFPOWER, in cdc_config_register()
H A Dtcm_usb_gadget.c92 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dncm.c122 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dmass_storage.c133 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dprinter.c110 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
H A Dcdc2.c133 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dacm_ms.c147 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dhid.c128 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dserial.c136 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Daudio.c235 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dnokia.c132 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
H A Dwebcam.c351 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dg_ffs.c412 c->c.bmAttributes = USB_CONFIG_ATT_SELFPOWER; in gfs_bind()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dgeneric.c99 USB_CONFIG_ATT_SELFPOWER)) in usb_choose_configuration()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dg_dnl.c143 config->bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER; in g_dnl_config_register()
H A Dether.c371 .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 Dch9.h327 #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 Dch9.h361 #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 Dch9.h361 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h365 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c99 USB_CONFIG_ATT_SELFPOWER |
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dcomposite.c498 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 Dconfigfs.c574 if (val & ~(USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER | in gadget_config_desc_bmAttributes_store()

12