Home
last modified time | relevance | path

Searched refs:USB_DT_DEVICE_CAPABILITY (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/usb/gadget/
Dstorage_common.c542 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
550 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
Dcomposite.c520 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
532 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
/linux-3.4.99/include/linux/usb/
Dch9.h226 #define USB_DT_DEVICE_CAPABILITY 0x10 macro
/linux-3.4.99/drivers/usb/core/
Dconfig.c823 if (cap->bDescriptorType != USB_DT_DEVICE_CAPABILITY) { in usb_get_bos_descriptor()
/linux-3.4.99/drivers/usb/wusbcore/
Ddevconnect.c852 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
/linux-3.4.99/drivers/usb/host/
Dxhci-hub.c40 USB_DT_DEVICE_CAPABILITY, /* Device Capability */