Lines Matching refs:bmAttributes
355 .bmAttributes = USB_OTG_SRP,
367 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
381 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
556 .bmAttributes = USB_ENDPOINT_XFER_INT,
649 .bmAttributes = USB_ENDPOINT_XFER_BULK,
659 .bmAttributes = USB_ENDPOINT_XFER_BULK,
728 .bmAttributes = USB_ENDPOINT_XFER_INT,
739 .bmAttributes = USB_ENDPOINT_XFER_BULK,
748 .bmAttributes = USB_ENDPOINT_XFER_BULK,
2198 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()
2199 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()
2202 rndis_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()