Searched refs:USB_CONFIG_ATT_SELFPOWER (Results 1 - 21 of 21) sorted by relevance

/linux-master/drivers/usb/gadget/legacy/
H A Dncm.c122 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dether.c234 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
299 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dtcm_usb_gadget.c92 .bmAttributes = 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 Dmass_storage.c133 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dprinter.c111 .bmAttributes = USB_CONFIG_ATT_ONE | 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,
272 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dserial.c137 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dhid.c128 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dnokia.c132 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
H A Daudio.c248 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
H A Dg_ffs.c408 c->c.bmAttributes = USB_CONFIG_ATT_SELFPOWER;
H A Dwebcam.c510 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
/linux-master/drivers/usb/core/
H A Dgeneric.c115 USB_CONFIG_ATT_SELFPOWER))
H A Dhub.c1674 if (hdev->actconfig->desc.bmAttributes & USB_CONFIG_ATT_SELFPOWER)
/linux-master/include/uapi/linux/usb/
H A Dch9.h362 #define USB_CONFIG_ATT_SELFPOWER (1 << 6) /* self powered */ macro
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c105 USB_CONFIG_ATT_SELFPOWER |
/linux-master/drivers/usb/gadget/
H A Dcomposite.c534 if (c->MaxPower || (c->bmAttributes & USB_CONFIG_ATT_SELFPOWER))
1038 if (c->MaxPower || (c->bmAttributes & USB_CONFIG_ATT_SELFPOWER))
H A Dconfigfs.c563 if (val & ~(USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER |

Completed in 357 milliseconds